diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index e8ac7cc..6e906c6 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -7,7 +7,7 @@ kotlin = "1.9.23" changelog = "2.2.1" gradleIntelliJPlugin = "1.17.3" qodana = "0.1.13" -kover = "0.7.6" +kover = "0.8.3" [libraries] annotations = { group = "org.jetbrains", name = "annotations", version.ref = "annotations" }