We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f65899c commit 0c734baCopy full SHA for 0c734ba
settings.gradle
@@ -1,5 +1,5 @@
1
pluginManagement {
2
plugins {
3
- id 'com.avast.gradle.docker-compose' version "0.16.12" apply false
+ id 'com.avast.gradle.docker-compose' version "0.17.5" apply false
4
}
5
0 commit comments