diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 13cbfba..b7aa23a 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -7,7 +7,7 @@ kotlin = "2.1.0" changelog = "2.2.1" gradleIntelliJPlugin = "1.17.4" qodana = "2024.3.4" -kover = "0.9.0" +kover = "0.9.1" [libraries] annotations = { group = "org.jetbrains", name = "annotations", version.ref = "annotations" }