Skip to content

Commit

Permalink
Bump com.avast.gradle:gradle-docker-compose-plugin from 0.17.7 to 0.17.8
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] authored Sep 2, 2024
1 parent b447eed commit 06d2456
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 @@ -130,7 +130,7 @@ dependencies {
}

implementation 'com.bmuschko:gradle-docker-plugin:9.3.1'
implementation 'com.avast.gradle:gradle-docker-compose-plugin:0.17.7'
implementation 'com.avast.gradle:gradle-docker-compose-plugin:0.17.8'
testImplementation group: 'junit', name: 'junit', version: '4.13.2'
testImplementation 'org.hamcrest:hamcrest-core:3.0'
testImplementation gradleTestKit()
Expand Down

0 comments on commit 06d2456

Please sign in to comment.