Skip to content

Commit 2fc9b62

Browse files
build(deps): bump org.jetbrains.kotlinx.kover from 0.9.1 to 0.9.2
Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.9.1 to 0.9.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.9.1...v0.9.2) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx.kover dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 47f67b7 commit 2fc9b62

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 @@ shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
2020
intellij = { id = "org.jetbrains.intellij", version = "1.17.4" }
2121
intellij2 = { id = "org.jetbrains.intellij.platform", version = "2.9.0" }
2222
openapi-generator = {id = "org.openapi.generator", version.ref = "openapi"}
23-
kotlinx-kover = { id = "org.jetbrains.kotlinx.kover", version = "0.9.1" }
23+
kotlinx-kover = { id = "org.jetbrains.kotlinx.kover", version = "0.9.2" }
2424
docker-compose = { id = "com.avast.gradle.docker-compose" , version = "0.17.12" }
2525
jib = { id = "com.google.cloud.tools.jib", version = "3.4.5" }
2626

0 commit comments

Comments
 (0)