We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd03a30 commit a6b7c76Copy full SHA for a6b7c76
gradle/libs.versions.toml
@@ -32,7 +32,7 @@ dependency = "1.33.0" # https://github.com/autonomousapps/dependency-anal
32
33
# --- Build & Coverage ---
34
pitest = "1.19.0-rc.2" # https://plugins.gradle.org/plugin/info.solidsoft.pitest
35
-kover = "0.9.2" # https://github.com/Kotlin/kotlinx-kover
+kover = "0.9.3" # https://github.com/Kotlin/kotlinx-kover
36
37
# --- Networking & Serialization ---
38
retrofit = "3.0.0" # https://github.com/square/retrofit
0 commit comments