Skip to content

Commit

Permalink
chore(deps): update plugin org.jetbrains.kotlin.plugin.serialization …
Browse files Browse the repository at this point in the history
…to v2.1.0
  • Loading branch information
renovate-bot committed Dec 23, 2024
1 parent 115e59d commit e11e104
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 @@ -17,7 +17,7 @@
pluginManagement {
plugins {
kotlin("multiplatform") version "2.0.20"
kotlin("plugin.serialization") version "2.0.20"
kotlin("plugin.serialization") version "2.1.0"
}
}

Expand Down

0 comments on commit e11e104

Please sign in to comment.