Skip to content

Commit

Permalink
⬆️ Bump com.avast.gradle.docker-compose from 0.17.4 to 0.17.8
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.4 to 0.17.8.
- [Release notes](https://github.com/avast/gradle-docker-compose-plugin/releases)
- [Commits](avast/gradle-docker-compose-plugin@0.17.4...0.17.8)

---
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 Aug 30, 2024
1 parent 1ebf059 commit 45201ed
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
Expand Up @@ -5,7 +5,7 @@ plugins {
id 'signing'
id 'com.palantir.git-version' version '3.1.0'
id 'io.github.gradle-nexus.publish-plugin' version "2.0.0"
id "com.avast.gradle.docker-compose" version "0.17.4"
id "com.avast.gradle.docker-compose" version "0.17.8"
id 'com.diffplug.spotless' version '6.25.0'
}

Expand Down

0 comments on commit 45201ed

Please sign in to comment.