diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index c974082..4e93875 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -7,7 +7,7 @@ kotlin = "1.9.0" changelog = "2.1.2" gradleIntelliJPlugin = "1.15.0" qodana = "0.1.13" -kover = "0.7.2" +kover = "0.7.3" [libraries] annotations = { group = "org.jetbrains", name = "annotations", version.ref = "annotations" }