We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de67ba7 commit 7379cb6Copy full SHA for 7379cb6
gradle/libs.versions.toml
@@ -3,7 +3,7 @@
3
jvmTarget = "11"
4
kotlinTarget = "1.8"
5
6
-kotlin = "1.9.25" # https://github.com/JetBrains/kotlin/releases
+kotlin = "2.1.10" # https://github.com/JetBrains/kotlin/releases
7
8
kotlinSymbolProcessing = "1.9.25-1.0.20" # https://github.com/google/ksp/releases
9
kotlinCompileTesting = "1.6.0" # https://github.com/tschuchortdev/kotlin-compile-testing/releases
0 commit comments