diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 6eec8d2..4a36774 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -8,7 +8,7 @@ kotlin = "2.0.10" changelog = "2.2.1" gradleIntelliJPlugin = "1.17.4" qodana = "2024.3.3" -kover = "0.8.3" +kover = "0.9.1" [libraries] annotations = { group = "org.jetbrains", name = "annotations", version.ref = "annotations" }