Skip to content

Commit

Permalink
Merge pull request #1249 from modelix/dependabot/gradle/org.jetbrains…
Browse files Browse the repository at this point in the history
….kotlinx.kover-0.9.0

build(deps): bump org.jetbrains.kotlinx.kover from 0.8.3 to 0.9.0
  • Loading branch information
github-actions[bot] authored Dec 13, 2024
2 parents 8645528 + 9d1515b commit 7f220fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ test-logger = { id = "com.adarshr.test-logger", version = "4.0.0" }
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
intellij = { id = "org.jetbrains.intellij", version = "1.17.4" }
openapi-generator = {id = "org.openapi.generator", version.ref = "openapi"}
kotlinx-kover = { id = "org.jetbrains.kotlinx.kover", version = "0.8.3" }
kotlinx-kover = { id = "org.jetbrains.kotlinx.kover", version = "0.9.0" }
docker-compose = { id = "com.avast.gradle.docker-compose" , version = "0.17.11" }

[versions]
Expand Down

0 comments on commit 7f220fb

Please sign in to comment.