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.0.20
  • Loading branch information
renovate-bot authored and vlsi committed Oct 2, 2024
1 parent 8fe6d17 commit 115e59d
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.0"
kotlin("plugin.serialization") version "2.0.20"
}
}

Expand Down

0 comments on commit 115e59d

Please sign in to comment.