Skip to content

Commit

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

---
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 Nov 24, 2024
1 parent a239f32 commit 08bc0fc
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 @@ -26,7 +26,7 @@ plugins {
id "java"
id "idea"
id "io.qameta.allure" version "2.12.0"
id "com.avast.gradle.docker-compose" version "0.17.10"
id "com.avast.gradle.docker-compose" version "0.17.11"
}

ext {
Expand Down

0 comments on commit 08bc0fc

Please sign in to comment.