diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index d9e5617f..65e592d6 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -7,7 +7,7 @@ kotlin = "2.0.0" changelog = "2.2.1" gradleIntelliJPlugin = "1.17.4" qodana = "2024.1.5" -kover = "0.8.2" +kover = "0.8.3" [libraries] annotations = { group = "org.jetbrains", name = "annotations", version.ref = "annotations" }