Skip to content

Commit a6b7c76

Browse files
Update dependency org.jetbrains.kotlinx.kover to v0.9.3 (#204)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cd03a30 commit a6b7c76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependency = "1.33.0" # https://github.com/autonomousapps/dependency-anal
3232

3333
# --- Build & Coverage ---
3434
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
35+
kover = "0.9.3" # https://github.com/Kotlin/kotlinx-kover
3636

3737
# --- Networking & Serialization ---
3838
retrofit = "3.0.0" # https://github.com/square/retrofit

0 commit comments

Comments
 (0)