Skip to content

Commit 8e0c328

Browse files
Bump org.jetbrains.kotlinx.kover from 0.9.2 to 0.9.3 (#192)
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](https://github.com/Kotlin/kotlinx-kover/commits) --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent de1ecd0 commit 8e0c328

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.2"
9+
kover = "0.9.3"
1010
qodana = "2025.2.1"
1111

1212
[libraries]

0 commit comments

Comments
 (0)