Skip to content

Commit d15a842

Browse files
chore(deps): update dependency org.jetbrains.kotlinx.kover to v0.9.0
| datasource | package | from | to | | ---------- | --------------------------------------------------------------------- | ----- | ----- | | maven | org.jetbrains.kotlinx.kover:org.jetbrains.kotlinx.kover.gradle.plugin | 0.8.3 | 0.9.0 |
1 parent b684ebc commit d15a842

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
@@ -27,7 +27,7 @@ junit = "4.13.2"
2727
koin = "4.0.0"
2828
kotlin = "2.1.0"
2929
kotlinx-coroutines = "1.9.0"
30-
kotlinx-kover = "0.8.3"
30+
kotlinx-kover = "0.9.0"
3131
ktlint = "1.0.0"
3232
mockk = "1.13.13"
3333
poko = "0.18.0"

0 commit comments

Comments
 (0)