Skip to content

Commit 5467109

Browse files
Bump org.jetbrains.kotlinx.kover from 0.9.1 to 0.9.3
Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.9.1 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.1...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] <support@github.com>
1 parent 5807aac commit 5467109

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kotlin = "2.1.21"
44
agp = "8.9.2"
55
bcv = "0.17.0"
66
dokka = "2.0.0"
7-
kover = "0.9.1"
7+
kover = "0.9.3"
88

99
[libraries]
1010
dokka-base = { module = "org.jetbrains.dokka:dokka-base", version.ref = "dokka" }

0 commit comments

Comments
 (0)