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.6 to 0.17.7.
- [Release notes](https://github.com/avast/gradle-docker-compose-plugin/releases)
- [Commits](avast/gradle-docker-compose-plugin@0.17.6...0.17.7)

---
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] authored Jul 9, 2024
1 parent 76e9601 commit 020e0c1
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.6') {
implementation('com.avast.gradle:gradle-docker-compose-plugin:0.17.7') {
because('needed by plugin com.avast.gradle.docker-compose')
}

Expand Down

0 comments on commit 020e0c1

Please sign in to comment.