Skip to content

Commit

Permalink
chore(gradle): bump com.avast.gradle:gradle-docker-compose-plugin
Browse files Browse the repository at this point in the history
Bumps [com.avast.gradle:gradle-docker-compose-plugin](https://github.com/avast/gradle-docker-compose-plugin) from 0.17.7 to 0.17.8.
- [Release notes](https://github.com/avast/gradle-docker-compose-plugin/releases)
- [Commits](avast/gradle-docker-compose-plugin@0.17.7...0.17.8)

---
updated-dependencies:
- dependency-name: com.avast.gradle:gradle-docker-compose-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 20, 2024
1 parent 77cbe4c commit 9e77572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies {
because('needed by plugin com.bmuschko.docker-remote-api')
}

implementation('com.avast.gradle:gradle-docker-compose-plugin:0.17.7') {
implementation('com.avast.gradle:gradle-docker-compose-plugin:0.17.8') {
because('needed by plugin com.avast.gradle.docker-compose')
}

Expand Down

0 comments on commit 9e77572

Please sign in to comment.