Skip to content

Commit

Permalink
chore(deps): bump plugin.serialization from 2.0.20-Beta1 to 2.1.0-Beta1
Browse files Browse the repository at this point in the history
Bumps plugin.serialization from 2.0.20-Beta1 to 2.1.0-Beta1.

---
updated-dependencies:
- dependency-name: plugin.serialization
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent bdb1ee9 commit 7be0cbd
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 @@ -6,7 +6,7 @@ pluginManagement {
plugins {
// Update this in libs.version.toml when you change it here
kotlin("jvm") version "2.0.20-Beta1"
kotlin("plugin.serialization") version "2.0.20-Beta1"
kotlin("plugin.serialization") version "2.1.0-Beta1"

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

0 comments on commit 7be0cbd

Please sign in to comment.