Skip to content

Commit eb89413

Browse files
Bump kover from 0.8.3 to 0.9.0
Bumps `kover` from 0.8.3 to 0.9.0. Updates `org.jetbrains.kotlinx:kover-gradle-plugin` from 0.8.3 to 0.9.0 - [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.8.3...v0.9.0) Updates `org.jetbrains.kotlinx.kover` from 0.8.3 to 0.9.0 - [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.8.3...v0.9.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kover-gradle-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlinx.kover dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e507fd0 commit eb89413

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
@@ -33,7 +33,7 @@ kotlinxCoroutines = "1.9.0"
3333
kotlinxDatetime = "0.6.1"
3434
kotlinxSerializationJson = "1.7.3"
3535
ksp = "2.1.0-1.0.29"
36-
kover = "0.8.3"
36+
kover = "0.9.0"
3737
mockk = "1.13.13"
3838
okhttp = "4.12.0"
3939
retrofit = "2.11.0"

0 commit comments

Comments
 (0)