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 4b5e18e commit fe55f15Copy full SHA for fe55f15
1 file changed
build.gradle.kts
@@ -14,7 +14,7 @@ plugins {
14
15
id("io.gitlab.arturbosch.detekt") version "1.23.8"
16
id("org.jmailen.kotlinter") version "5.4.2"
17
- id("org.jetbrains.kotlinx.kover") version "0.8.3"
+ id("org.jetbrains.kotlinx.kover") version "0.9.8"
18
}
19
20
allprojects {
0 commit comments