We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9098f1 commit cc74279Copy full SHA for cc74279
build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- kotlin("jvm") version "2.2.10"
+ kotlin("jvm") version "2.2.20"
3
id("org.jlleitschuh.gradle.ktlint") version "13.1.0"
4
}
5
0 commit comments