Skip to content

Commit 24446d5

Browse files
Bump org.jetbrains.kotlinx.kover from 0.9.1 to 0.9.2 (#174)
Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.9.1 to 0.9.2. - [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.1...v0.9.2) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx.kover dependency-version: 0.9.2 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 42ef7fb commit 24446d5

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
@@ -6,7 +6,7 @@ junit = "4.13.2"
66
changelog = "2.4.0"
77
intelliJPlatform = "2.9.0"
88
kotlin = "2.2.20"
9-
kover = "0.9.1"
9+
kover = "0.9.2"
1010
qodana = "2025.2.1"
1111

1212
[libraries]

0 commit comments

Comments
 (0)