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 ee4913e commit 1567d28Copy full SHA for 1567d28
build.gradle.kts
@@ -2,7 +2,7 @@ import com.vanniktech.maven.publish.SonatypeHost
2
3
plugins {
4
kotlin("jvm") version "2.0.20"
5
- id("org.jetbrains.kotlinx.kover") version "0.8.3"
+ id("org.jetbrains.kotlinx.kover") version "0.9.1"
6
id("org.cadixdev.licenser") version "0.6.1"
7
id("com.vanniktech.maven.publish") version "0.31.0"
8
id("org.cyclonedx.bom") version "2.2.0" apply false
0 commit comments