Skip to content

Commit 8b8787e

Browse files
build(deps): bump org.jetbrains.kotlinx.kover from 0.9.7 to 0.9.8 (#145)
Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.9.7 to 0.9.8. - [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.7...v0.9.8) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx.kover dependency-version: 0.9.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kirill Rozov <kirill@androidbroadcast.dev>
1 parent f0a9591 commit 8b8787e

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
@@ -18,7 +18,7 @@ firebaseBom = "34.11.0"
1818
junit = "4.13.2"
1919
kotlin = "2.3.10"
2020
kotlinx-coroutines = "1.10.2"
21-
kover = "0.9.7"
21+
kover = "0.9.8"
2222
material = "1.13.0"
2323
mockk = "1.14.9"
2424
preferenceKtx = "1.2.1"

0 commit comments

Comments
 (0)