Skip to content

Commit 9d1b6a0

Browse files
build(deps): Bump org.jetbrains.kotlinx.kover from 0.9.2 to 0.9.3 (#22294)
Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.9.2 to 0.9.3. - [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.2...v0.9.3) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx.kover dependency-version: 0.9.3 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 c752438 commit 9d1b6a0

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
@@ -85,7 +85,7 @@ junit = '4.13.2'
8585
kotlin-compile-testing = '1.6.0'
8686
kotlin-main = '2.2.10'
8787
kotlinx-coroutines = '1.10.2'
88-
kotlinx-kover = '0.9.2'
88+
kotlinx-kover = '0.9.3'
8989
ksp = '2.2.10-2.0.2'
9090
mockito-android = '5.20.0'
9191
mockito-kotlin = '6.1.0'

0 commit comments

Comments
 (0)