Skip to content

Commit 33762a8

Browse files
Update dependency org.jetbrains.kotlinx.kover to v0.9.7 (#134)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0852a59 commit 33762a8

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
@@ -11,7 +11,7 @@ pitest = "1.19.0-rc.3" # https://plugins.gradle.org/plugin/info.solids
1111
pinterestKtlint = "0.51.0-FINAL" # https://github.com/pinterest/ktlint
1212
ktlint = "14.0.1" # https://github.com/JLLeitschuh/ktlint-gradle
1313
assertj = "3.27.7" # https://mvnrepository.com/artifact/org.assertj/assertj-core | https://assertj.github.io/doc
14-
kover = "0.9.6" # https://github.com/Kotlin/kotlinx-kover
14+
kover = "0.9.7" # https://github.com/Kotlin/kotlinx-kover
1515
diktat = "2.0.0" # https://github.com/saveourtool/diktat
1616
mockito = "5.21.0" # https://mvnrepository.com/artifact/org.mockito/mockito-core
1717
mockito_kotlin = "2.2.0" # https://mvnrepository.com/artifact/com.nhaarman.mockitokotlin2/mockito-kotlin

0 commit comments

Comments
 (0)