Skip to content

Commit

Permalink
deps: update kotlin to v2.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent 6318518 commit 8d75a50
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.20"
kotlin("plugin.serialization") version "2.0.20"
kotlin("multiplatform") version "2.0.21"
kotlin("plugin.serialization") version "2.0.21"
}
}

0 comments on commit 8d75a50

Please sign in to comment.