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 9e10c31 commit adf6c96Copy full SHA for adf6c96
buildSrc/build.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
}
4
5
val gradleNexusVersion = "1.3.0"
6
-val kotlinVersion = "1.9.24"
+val kotlinVersion = "2.1.10"
7
val dokkaVersion = "1.9.20"
8
val ktLintVersion = "11.6.1"
9
0 commit comments