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 8f3ea21 commit 4451db7Copy full SHA for 4451db7
kotlin-project/build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- kotlin("jvm") version "1.9.24"
+ kotlin("jvm") version "2.2.21"
3
id("org.jlleitschuh.gradle.ktlint") version "11.6.1"
4
id("com.coditory.build") version "0.1.20"
5
}
0 commit comments