We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f96c19 commit de2cb2dCopy full SHA for de2cb2d
gradle/libs.versions.toml
@@ -4,7 +4,7 @@ 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.0"
+kotlinDev = "2.1.10"
8
9
[plugins]
10
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
0 commit comments