Skip to content

Commit

Permalink
chore(deps): update kotlin to v2.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2024
1 parent ff4facd commit 55320a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ rootProject.name = "kaml"

pluginManagement {
plugins {
kotlin("multiplatform") version "2.0.10"
kotlin("plugin.serialization") version "2.0.10"
kotlin("multiplatform") version "2.0.20"
kotlin("plugin.serialization") version "2.0.20"
}
}

0 comments on commit 55320a0

Please sign in to comment.