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 879e2d9 commit 7adbeddCopy full SHA for 7adbedd
1 file changed
build.gradle.kts
@@ -12,7 +12,7 @@ plugins {
12
id("org.jetbrains.kotlin.plugin.compose") version "2.1.20" apply false
13
14
id("io.gitlab.arturbosch.detekt") version "1.23.8"
15
- id("org.jmailen.kotlinter") version "5.0.1"
+ id("org.jmailen.kotlinter") version "5.1.1"
16
id("org.jetbrains.kotlinx.kover") version "0.7.6"
17
}
18
0 commit comments