Skip to content

Commit 4a44fbd

Browse files
Bump org.jetbrains.kotlinx.kover from 0.8.3 to 0.9.0
Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.8.3 to 0.9.0. - [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.8.3...v0.9.0) --- 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 7098ea1 commit 4a44fbd

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
@@ -16,7 +16,7 @@ kotlin-dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
1616
kotlin-benchmark = { id = "org.jetbrains.kotlinx.benchmark", version.ref = "benchmark" }
1717
kotlin-allopen = { id = "org.jetbrains.kotlin.plugin.allopen", version.ref = "kotlin" }
1818
kotest-multiplatform = { id = "io.kotest.multiplatform", version.ref = "kotest" }
19-
kover = { id = "org.jetbrains.kotlinx.kover", version = "0.8.3" }
19+
kover = { id = "org.jetbrains.kotlinx.kover", version = "0.9.0" }
2020
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
2121
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.1.2" }
2222
kotlin-binaryCompatibility = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.16.3" }

0 commit comments

Comments
 (0)