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 3ad91e3 commit 2105621Copy full SHA for 2105621
engine/build.gradle.kts
@@ -72,8 +72,8 @@ dependencies {
72
implementation("org.apache.commons:commons-compress:1.27.1")
73
testImplementation("org.apache.commons:commons-lang3:3.18.0")
74
75
- implementation("de.gesellix:docker-filesocket:2025-06-08T17-40-00")
76
- testImplementation("de.gesellix:testutil:2025-06-08T17-40-00")
+ implementation("de.gesellix:docker-filesocket:2025-07-24T23-40-00")
+ testImplementation("de.gesellix:testutil:2025-07-24T23-40-00")
77
78
implementation("org.bouncycastle:bcpkix-jdk18on:1.81")
79
0 commit comments