diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 6a26638..631e95e 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -8,7 +8,7 @@ kotlin = "2.0.0" changelog = "2.2.0" gradleIntelliJPlugin = "1.17.3" qodana = "2024.1.5" -kover = "0.7.6" +kover = "0.8.0" [libraries] annotations = { group = "org.jetbrains", name = "annotations", version.ref = "annotations" }