Skip to content

Commit c1f5581

Browse files
Bump com.avast.gradle:gradle-docker-compose-plugin
Bumps [com.avast.gradle:gradle-docker-compose-plugin](https://github.com/avast/gradle-docker-compose-plugin) from 0.17.7 to 0.17.20. - [Release notes](https://github.com/avast/gradle-docker-compose-plugin/releases) - [Commits](avast/gradle-docker-compose-plugin@0.17.7...0.17.20) --- updated-dependencies: - dependency-name: com.avast.gradle:gradle-docker-compose-plugin dependency-version: 0.17.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b46d7c commit c1f5581

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ dependencies {
130130
}
131131

132132
implementation 'com.bmuschko:gradle-docker-plugin:9.3.2'
133-
implementation 'com.avast.gradle:gradle-docker-compose-plugin:0.17.7'
133+
implementation 'com.avast.gradle:gradle-docker-compose-plugin:0.17.20'
134134
testImplementation group: 'junit', name: 'junit', version: '4.13.2'
135135
testImplementation 'org.hamcrest:hamcrest-core:3.0'
136136
testImplementation gradleTestKit()

0 commit comments

Comments
 (0)