Skip to content

Commit

Permalink
Bump jvm from 2.0.20-Beta1 to 2.0.255-SNAPSHOT
Browse files Browse the repository at this point in the history
Bumps jvm from 2.0.20-Beta1 to 2.0.255-SNAPSHOT.

---
updated-dependencies:
- dependency-name: jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 26, 2024
1 parent e3afbc4 commit b8ed579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
pluginManagement {
plugins {
// Update this in libs.version.toml when you change it here
kotlin("jvm") version "2.0.20-Beta1"
kotlin("jvm") version "2.0.255-SNAPSHOT"
kotlin("plugin.serialization") version "2.0.20-Beta1"

id("com.github.johnrengelman.shadow") version "8.1.1"
Expand Down

0 comments on commit b8ed579

Please sign in to comment.