Skip to content

Commit eb3a8de

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 df5c756 commit eb3a8de

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
@@ -3,7 +3,7 @@ kotest = "6.0.7"
33
kotlin = "2.2.21"
44
kotlin-logging = "7.0.13"
55
kotlinx-coroutines = "1.10.2"
6-
kover = "0.9.3"
6+
kover = "0.9.4"
77
logback = "1.5.22"
88
system-lambda = "1.2.1"
99
z3-turnkey = "4.14.1"

0 commit comments

Comments
 (0)