diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index b6d9435..6d4c34a 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -7,7 +7,7 @@ kotlin = "2.3.0" changelog = "2.5.0" gradleIntelliJPlugin = "1.17.4" qodana = "2025.3.1" -kover = "0.7.6" +kover = "0.9.8" [libraries] annotations = { group = "org.jetbrains", name = "annotations", version.ref = "annotations" }