Skip to content

Commit 193087e

Browse files
chore(deps): bump org.jetbrains.kotlinx.kover from 0.8.0 to 0.8.1
Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.8.0 to 0.8.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.8.0...v0.8.1) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx.kover dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 289eb15 commit 193087e

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
@@ -8,7 +8,7 @@ kotlin = "2.0.0"
88
changelog = "2.2.0"
99
gradleIntelliJPlugin = "1.17.3"
1010
qodana = "2024.1.5"
11-
kover = "0.8.0"
11+
kover = "0.8.1"
1212

1313
[libraries]
1414
annotations = { group = "org.jetbrains", name = "annotations", version.ref = "annotations" }

0 commit comments

Comments
 (0)