Skip to content

Commit

Permalink
Bump com.avast.gradle.docker-compose from 0.16.0 to 0.16.4
Browse files Browse the repository at this point in the history
Bumps com.avast.gradle.docker-compose from 0.16.0 to 0.16.4.

---
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] committed May 10, 2022
1 parent 6a13099 commit 342e0d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -25,7 +25,7 @@ plugins {
id "java"
id "idea"
id "io.qameta.allure" version "2.9.6"
id "com.avast.gradle.docker-compose" version "0.16.0"
id "com.avast.gradle.docker-compose" version "0.16.4"
}

ext {
Expand Down

0 comments on commit 342e0d3

Please sign in to comment.