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 e68a48a commit 1f6801aCopy full SHA for 1f6801a
build.gradle.kts
@@ -29,7 +29,7 @@ import org.jlleitschuh.gradle.ktlint.tasks.BaseKtLintCheckTask
29
import org.jlleitschuh.gradle.ktlint.tasks.KtLintFormatTask
30
31
plugins {
32
- kotlin("jvm") version "1.9.21"
+ kotlin("jvm") version "1.9.22"
33
java
34
mcdev
35
groovy
0 commit comments