Skip to content

Commit

Permalink
chore(deps): update plugin org.jetbrains.kotlin.multiplatform to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent 8b24029 commit 474076c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kotlin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ buildscript {
}
}
plugins {
kotlin("multiplatform") version "1.9.23"
kotlin("multiplatform") version "2.0.10"
kotlin("plugin.serialization") version "1.9.23"
id("org.jmailen.kotlinter") version "3.16.0"
}
Expand Down

0 comments on commit 474076c

Please sign in to comment.