We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a553b0 commit 5dfeebeCopy full SHA for 5dfeebe
gradle/libs.versions.toml
@@ -3,8 +3,8 @@
3
java-compilation = "21"
4
# The java-target version is the lowest supported LTS version of Java. Jar's produced are bytecode compatible with this version.
5
java-target = "8"
6
-kotlin = "2.1.10"
7
-kotlinDev = "2.1.10"
+kotlin = "2.1.20"
+kotlinDev = "2.1.20"
8
9
[plugins]
10
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
0 commit comments