Skip to content

Commit 9d1515b

Browse files
build(deps): bump org.jetbrains.kotlinx.kover from 0.8.3 to 0.9.0
Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.8.3 to 0.9.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.8.3...v0.9.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 f3b4e9f commit 9d1515b

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
@@ -20,7 +20,7 @@ test-logger = { id = "com.adarshr.test-logger", version = "4.0.0" }
2020
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
2121
intellij = { id = "org.jetbrains.intellij", version = "1.17.4" }
2222
openapi-generator = {id = "org.openapi.generator", version.ref = "openapi"}
23-
kotlinx-kover = { id = "org.jetbrains.kotlinx.kover", version = "0.8.3" }
23+
kotlinx-kover = { id = "org.jetbrains.kotlinx.kover", version = "0.9.0" }
2424
docker-compose = { id = "com.avast.gradle.docker-compose" , version = "0.17.11" }
2525

2626
[versions]

0 commit comments

Comments
 (0)