Skip to content

Commit

Permalink
Merge pull request #1025 from modelix/dependabot/gradle/com.avast.gra…
Browse files Browse the repository at this point in the history
…dle.docker-compose-0.17.8

build(deps): bump com.avast.gradle.docker-compose from 0.17.7 to 0.17.8
  • Loading branch information
github-actions[bot] authored Aug 30, 2024
2 parents d5158fc + eab73a6 commit 9b29ceb
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 @@ -22,7 +22,7 @@ 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" }
docker-compose = { id = "com.avast.gradle.docker-compose" , version = "0.17.7" }
docker-compose = { id = "com.avast.gradle.docker-compose" , version = "0.17.8" }

[versions]
kotlin = "2.0.20"
Expand Down

0 comments on commit 9b29ceb

Please sign in to comment.