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 1d21fa8 commit 3efb643Copy full SHA for 3efb643
build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
kotlin("jvm") version kotlinVersion
6
7
java
8
- id("org.jmailen.kotlinter") version "3.13.0"
+ id("org.jmailen.kotlinter") version "3.16.0"
9
}
10
11
// Since group cannot be obtained by generateKogeraVersion, it is defined as a constant.
0 commit comments