Skip to content

Commit

Permalink
Bump com.avast.gradle.docker-compose from 0.17.6 to 0.17.7
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.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.docker-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 6, 2024
1 parent 7d10dbc commit dc24a51
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 @@ -2,7 +2,7 @@ plugins {
id "java"
id "io.franzbecker.gradle-lombok" version "5.0.0" apply false
id "com.diffplug.spotless" version "6.25.0" apply false
id "com.avast.gradle.docker-compose" version "0.17.6"
id "com.avast.gradle.docker-compose" version "0.17.7"
}

repositories {
Expand Down

0 comments on commit dc24a51

Please sign in to comment.