Skip to content

Commit 7379cb6

Browse files
Update kotlin monorepo to v2
1 parent de67ba7 commit 7379cb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
jvmTarget = "11"
44
kotlinTarget = "1.8"
55

6-
kotlin = "1.9.25" # https://github.com/JetBrains/kotlin/releases
6+
kotlin = "2.1.10" # https://github.com/JetBrains/kotlin/releases
77

88
kotlinSymbolProcessing = "1.9.25-1.0.20" # https://github.com/google/ksp/releases
99
kotlinCompileTesting = "1.6.0" # https://github.com/tschuchortdev/kotlin-compile-testing/releases

0 commit comments

Comments
 (0)