Skip to content

Commit 4d74ee6

Browse files
authored
Merge pull request #159 from avast/renovate/com.avast.gradle-gradle-docker-compose-plugin-0.x
chore(deps): update dependency com.avast.gradle:gradle-docker-compose-plugin to v0.14.13
2 parents 135dc90 + 6d17194 commit 4d74ee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ buildscript {
44
}
55
dependencies {
66
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.18'
7-
classpath 'com.avast.gradle:gradle-docker-compose-plugin:0.14.9'
7+
classpath 'com.avast.gradle:gradle-docker-compose-plugin:0.14.13'
88
classpath 'com.github.ben-manes:gradle-versions-plugin:0.39.0'
99
}
1010
}

0 commit comments

Comments
 (0)