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 7fb9a76 commit 15fcbedCopy full SHA for 15fcbed
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.0.20"
7
val dokkaVersion = "1.9.20"
8
val ktLintVersion = "11.6.1"
9
0 commit comments