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 58eb83f commit 90a151eCopy full SHA for 90a151e
build.gradle
@@ -6,7 +6,7 @@ plugins {
6
id 'java'
7
id 'org.jetbrains.kotlin.jvm' version '2.2.10' apply false
8
id "org.jlleitschuh.gradle.ktlint" version "12.3.0" apply false
9
- id 'org.jetbrains.kotlinx.kover' version "0.9.1" apply false
+ id 'org.jetbrains.kotlinx.kover' version "0.9.3" apply false
10
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
11
}
12
0 commit comments