Skip to content

Commit 6b6696e

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

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
@@ -22,7 +22,7 @@ test-logger = { id = "com.adarshr.test-logger", version = "4.0.0" }
2222
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
2323
intellij = { id = "org.jetbrains.intellij", version = "1.17.3" }
2424
openapi-generator = {id = "org.openapi.generator", version.ref = "openapi"}
25-
kotlinx-kover = { id = "org.jetbrains.kotlinx.kover", version = "0.7.5" }
25+
kotlinx-kover = { id = "org.jetbrains.kotlinx.kover", version = "0.7.6" }
2626

2727
[versions]
2828
kotlin = "1.9.23"

0 commit comments

Comments
 (0)