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 086d1e5 commit b6d6ec9Copy full SHA for b6d6ec9
build.gradle.kts
@@ -1,7 +1,7 @@
1
plugins {
2
id("org.jetbrains.kotlin.jvm") version "1.3.70" apply false
3
id("org.jetbrains.kotlin.plugin.spring") version "1.3.70" apply false
4
- id("org.jlleitschuh.gradle.ktlint") version "9.1.1"
+ id("org.jlleitschuh.gradle.ktlint") version "9.2.1"
5
}
6
7
allprojects {
0 commit comments