Skip to content

Commit 7fe24a3

Browse files
build(deps): Bump org.jetbrains.kotlinx.kover from 0.9.3 to 0.9.4 (#22410)
Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.9.3 to 0.9.4. - [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.3...v0.9.4) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx.kover dependency-version: 0.9.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7270c61 commit 7fe24a3

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
@@ -86,7 +86,7 @@ junit = '4.13.2'
8686
kotlin-compile-testing = '1.6.0'
8787
kotlin-main = '2.2.10'
8888
kotlinx-coroutines = '1.10.2'
89-
kotlinx-kover = '0.9.3'
89+
kotlinx-kover = '0.9.4'
9090
ksp = '2.2.10-2.0.2'
9191
mockito-android = '5.20.0'
9292
mockito-kotlin = '6.1.0'

0 commit comments

Comments
 (0)