Skip to content

Commit aed4c41

Browse files
Bump org.jetbrains.kotlinx.kover from 0.6.1 to 0.9.1
Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.6.1 to 0.9.1. - [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.6.1...v0.9.1) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx.kover dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b3a1288 commit aed4c41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dokka = "1.8.10"
44
kotlin = "1.9.10"
55
kotest = "5.5.4"
66
kotest-plugin = "5.5.5"
7-
kover = "0.6.1"
7+
kover = "0.9.1"
88
detekt = "1.22.0"
99
kotlinx-knit="0.4.0"
1010
ktor = "2.3.0"

0 commit comments

Comments
 (0)