Skip to content

Commit f4288b5

Browse files
authored
Merge pull request #204 from sqldelight/renovate/kotlin-monorepo
Update plugin kotlinJvm to v2.2.21
2 parents fae19ae + cff4fca commit f4288b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ intelliJ = { module = "com.jetbrains.intellij.platform:analysis-impl", version.r
99
coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2"
1010

1111
[plugins]
12-
kotlinJvm = { id = "org.jetbrains.kotlin.jvm", version = "2.2.20" }
12+
kotlinJvm = { id = "org.jetbrains.kotlin.jvm", version = "2.2.21" }
1313
spotless = { id = "com.diffplug.spotless", version = "8.0.0" }
1414
publish = { id = "com.vanniktech.maven.publish", version = "0.34.0" }
1515
dokka = { id = "org.jetbrains.dokka", version = "2.1.0" }

0 commit comments

Comments
 (0)