Skip to content

Commit edf2abf

Browse files
build(deps): bump org.jetbrains.kotlinx.kover from 0.7.6 to 0.8.0
Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.7.6 to 0.8.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.7.6...v0.8.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 6b862ec commit edf2abf

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
@@ -21,7 +21,7 @@ test-logger = { id = "com.adarshr.test-logger", version = "4.0.0" }
2121
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
2222
intellij = { id = "org.jetbrains.intellij", version = "1.17.3" }
2323
openapi-generator = {id = "org.openapi.generator", version.ref = "openapi"}
24-
kotlinx-kover = { id = "org.jetbrains.kotlinx.kover", version = "0.7.6" }
24+
kotlinx-kover = { id = "org.jetbrains.kotlinx.kover", version = "0.8.0" }
2525

2626
[versions]
2727
kotlin = "1.9.24"

0 commit comments

Comments
 (0)