diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 3aa3575..927c28d 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -7,7 +7,7 @@ kotlin = "1.9.24" changelog = "2.2.0" gradleIntelliJPlugin = "1.16.1" qodana = "0.1.13" -kover = "0.8.0" +kover = "0.8.3" [libraries] annotations = { group = "org.jetbrains", name = "annotations", version.ref = "annotations" }