Skip to content

Commit 5f2dfb0

Browse files
authored
Revert docker compose plugin update (#86658)
This causes problems on windows trying to use unix path for docker compose
1 parent 326bb25 commit 5f2dfb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/build.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ bytebuddy = "net.bytebuddy:byte-buddy:1.12.10"
1414
checkstyle = "com.puppycrawl.tools:checkstyle:10.1"
1515
commons-codec = "commons-codec:commons-codec:1.11"
1616
commmons-io = "commons-io:commons-io:2.2"
17-
docker-compose = "com.avast.gradle:gradle-docker-compose-plugin:0.16.4"
17+
docker-compose = "com.avast.gradle:gradle-docker-compose-plugin:0.14.13"
1818
forbiddenApis = "de.thetaphi:forbiddenapis:3.2"
1919
hamcrest = "org.hamcrest:hamcrest:2.1"
2020
httpcore = "org.apache.httpcomponents:httpcore:4.4.12"

0 commit comments

Comments
 (0)