Skip to content

Commit 2c945c8

Browse files
Bump org.jetbrains.kotlinx.kover from 0.9.2 to 0.9.3
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](Kotlin/kotlinx-kover@v0.9.2...v0.9.3) --- 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] <[email protected]>
1 parent 79bfed0 commit 2c945c8

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.2"
7+
kover = "0.9.3"
88
netty = "4.2.7.Final"
99
mavenPublish = "0.34.0"
1010
binaryCompatibilityValidatorPlugin = "0.18.1"

0 commit comments

Comments
 (0)