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 a9fe005 commit b110839Copy full SHA for b110839
build.gradle.kts
@@ -21,7 +21,7 @@ plugins {
21
id("plugin-project")
22
id("org.jetbrains.changelog") version "2.2.0"
23
id("org.jetbrains.qodana") version "0.1.13"
24
- id("org.jetbrains.kotlinx.kover") version "0.7.5"
+ id("org.jetbrains.kotlinx.kover") version "0.9.1"
25
26
}
27
0 commit comments