Skip to content

Commit 0f1b961

Browse files
Bump org.jetbrains.kotlinx.kover from 0.9.3 to 0.9.4
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] <support@github.com>
1 parent 9f5ac5e commit 0f1b961

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.7"
99
changelog = "2.5.0" # https://github.com/JetBrains/gradle-changelog-plugin/releases
1010
intelliJPlatform = "2.10.5" # https://github.com/JetBrains/intellij-platform-gradle-plugin/releases
1111
kotlin = "2.2.21" # https://kotlinlang.org/docs/releases.html
12-
kover = "0.9.3"
12+
kover = "0.9.4"
1313
qodana = "2025.2.2"
1414
versions = "0.53.0"
1515

0 commit comments

Comments
 (0)