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 17c4c66 commit 7176edbCopy full SHA for 7176edb
engine/build.gradle.kts
@@ -69,7 +69,7 @@ dependencies {
69
implementation(libs.okhttp)
70
testImplementation(libs.okhttpMockwebserver)
71
72
- implementation("org.apache.commons:commons-compress:1.27.1")
+ implementation("org.apache.commons:commons-compress:1.28.0")
73
testImplementation("org.apache.commons:commons-lang3:3.18.0")
74
75
implementation("de.gesellix:docker-filesocket:2025-07-24T23-40-00")
0 commit comments