We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a68175 commit 4e9989fCopy full SHA for 4e9989f
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.0" # 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