Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and sepe81 committed Dec 16, 2024
1 parent ae56bb9 commit 21f3b26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id 'com.adarshr.test-logger' version '4.0.0'
id 'com.avast.gradle.docker-compose' version '0.17.11'
id 'com.avast.gradle.docker-compose' version '0.17.12'
id 'com.github.ben-manes.versions' version '0.51.0'
id 'com.gorylenko.gradle-git-properties' version '2.4.2'
id 'eclipse-wtp'
Expand Down

0 comments on commit 21f3b26

Please sign in to comment.