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 991a482 commit d66f566Copy full SHA for d66f566
build.gradle.kts
@@ -1,7 +1,7 @@
1
plugins {
2
id("org.jetbrains.intellij") version "1.17.4"
3
java
4
- kotlin("jvm") version "2.1.20"
+ kotlin("jvm") version "2.1.21"
5
id("org.jlleitschuh.gradle.ktlint") version "12.3.0"
6
}
7
0 commit comments