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 4040e86 commit 589bd48Copy full SHA for 589bd48
build.gradle.kts
@@ -11,7 +11,7 @@ plugins {
11
kotlin("jvm") version "2.2.0" apply false
12
id("io.gitlab.arturbosch.detekt") version "1.23.8"
13
id("com.github.ben-manes.versions") version "0.52.0"
14
- id("org.jmailen.kotlinter") version "5.0.1" apply false
+ id("org.jmailen.kotlinter") version "5.1.1" apply false
15
}
16
17
allprojects {
0 commit comments