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.
2 parents 6f0885a + bd831f1 commit bc71cd5Copy full SHA for bc71cd5
1 file changed
settings.gradle.kts
@@ -10,7 +10,7 @@ pluginManagement {
10
id("org.jetbrains.kotlin.plugin.serialization") version "2.1.20"
11
id("org.jetbrains.changelog") version "2.5.0"
12
id("com.google.devtools.ksp") version "2.1.20-1.0.32"
13
- id("org.jetbrains.kotlinx.kover") version "0.9.1"
+ id("org.jetbrains.kotlinx.kover") version "0.9.8"
14
}
15
16
0 commit comments