Skip to content

Commit 338520f

Browse files
build(deps): bump org.jetbrains.kotlinx.kover from 0.8.1 to 0.8.2
Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.8.1 to 0.8.2. - [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.1...v0.8.2) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx.kover dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2d909eb commit 338520f

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
@@ -5,7 +5,7 @@ kotlin = "2.0.0"
55
changelog = "2.2.0"
66
gradleIntelliJPlugin = "1.17.4"
77
qodana = "2024.1.5"
8-
kover = "0.8.1"
8+
kover = "0.8.2"
99

1010
[plugins]
1111
changelog = { id = "org.jetbrains.changelog", version.ref = "changelog" }

0 commit comments

Comments
 (0)