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 c7287b6 commit 43e9567Copy full SHA for 43e9567
build.gradle
@@ -14,7 +14,7 @@ buildscript {
14
15
plugins {
16
id "org.sonarqube" version "3.5.0.2730"
17
- id "org.jlleitschuh.gradle.ktlint" version "11.2.0"
+ id "org.jlleitschuh.gradle.ktlint" version "12.0.3"
18
}
19
20
sonarqube {
0 commit comments