Skip to content

Commit 4102670

Browse files
Bump org.jetbrains.kotlinx.kover from 0.9.7 to 0.9.8
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>
1 parent 26abb1a commit 4102670

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
@@ -9,7 +9,7 @@ mockk = "1.14.9"
99
changelog = "2.5.0" # https://github.com/JetBrains/gradle-changelog-plugin/releases
1010
intelliJPlatform = "2.13.1" # https://github.com/JetBrains/intellij-platform-gradle-plugin/releases
1111
kotlin = "2.3.20" # https://kotlinlang.org/docs/releases.html
12-
kover = "0.9.7"
12+
kover = "0.9.8"
1313
qodana = "2025.3.2"
1414
versions = "0.53.0"
1515

0 commit comments

Comments
 (0)