We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e8750f commit d2901ebCopy full SHA for d2901eb
engine/build.gradle.kts
@@ -72,7 +72,7 @@ dependencies {
72
implementation("org.apache.commons:commons-compress:1.27.1")
73
testImplementation("org.apache.commons:commons-lang3:3.17.0")
74
75
- implementation("de.gesellix:docker-filesocket:2025-01-18T12-53-00")
+ implementation("de.gesellix:docker-filesocket:2025-05-16T22-45-00")
76
testImplementation("de.gesellix:testutil:2025-05-16T22-30-00")
77
78
implementation("org.bouncycastle:bcpkix-jdk18on:1.80")
0 commit comments