Skip to content

Commit 352d453

Browse files
Bump org.jetbrains.kotlinx.kover from 0.9.8 to 0.9.9
Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.9.8 to 0.9.9. - [Release notes](https://github.com/Kotlin/kotlinx-kover/releases) - [Changelog](https://github.com/Kotlin/kotlinx-kover/blob/main/CHANGELOG.md) - [Commits](Kotlin/kotlinx-kover@v0.9.8...v0.9.9) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx.kover dependency-version: 0.9.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a3fefb commit 352d453

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ kotlin = "2.4.10"
66
agp = "9.3.0" # switch to AGP 9.3.0 when released (switched early due to android toolchain
77
bcv = "0.18.1"
88
dokka = "2.2.0"
9-
kover = "0.9.8"
9+
kover = "0.9.9"
1010
maven-publish = "0.37.0"
1111

1212
[libraries]

0 commit comments

Comments
 (0)