diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 0d944f9..42a2169 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -7,7 +7,7 @@ kotlin = "1.9.0" changelog = "2.2.0" gradleIntelliJPlugin = "1.15.0" qodana = "0.1.13" -kover = "0.7.2" +kover = "0.7.5" [libraries] annotations = { group = "org.jetbrains", name = "annotations", version.ref = "annotations" }