Skip to content

Commit 410d77a

Browse files
Bump org.jetbrains.kotlinx.kover from 0.9.1 to 0.9.2
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]>
1 parent 7e45708 commit 410d77a

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
@@ -4,7 +4,7 @@ kotlin = "2.2.10"
44
dokka = "2.0.0"
55
atomicfu = "0.29.0"
66
ktlint = "13.1.0"
7-
kover = "0.9.1"
7+
kover = "0.9.2"
88
mavenPublish = "0.34.0"
99
binaryCompatibilityValidatorPlugin = "0.18.1"
1010

0 commit comments

Comments
 (0)