diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 487087b..a1b58ea 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -7,7 +7,7 @@ kotlin = "2.4.0" changelog = "2.4.0" gradleIntelliJPlugin = "1.16.1" qodana = "0.1.13" -kover = "0.9.8" +kover = "0.9.9" [libraries] annotations = { group = "org.jetbrains", name = "annotations", version.ref = "annotations" }