We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bdcc25 commit 2f96c19Copy full SHA for 2f96c19
gradle/libs.versions.toml
@@ -3,7 +3,7 @@
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.0"
+kotlin = "2.1.10"
7
kotlinDev = "2.1.0"
8
9
[plugins]
0 commit comments