File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ dependencies {
66
66
implementation(libs.moshi)
67
67
implementation(libs.okhttp)
68
68
// implementation("com.squareup.okhttp3:logging-interceptor:[4.9,5)!!4.11.0")
69
- implementation(" de.gesellix:docker-remote-api-model-1-41:2025-07-24T23 -40-00" )
69
+ implementation(" de.gesellix:docker-remote-api-model-1-41:2025-06-08T17 -40-00" )
70
70
implementation(" de.gesellix:docker-engine:2025-05-17T10-55-00" )
71
71
implementation(" de.gesellix:docker-filesocket:2025-07-24T23-40-00" )
72
72
@@ -82,7 +82,7 @@ dependencies {
82
82
83
83
testImplementation(" org.apache.commons:commons-compress:1.27.1" )
84
84
testImplementation(" de.gesellix:testutil:[2024-01-01T01-01-01,)" )
85
- testImplementation(" de.gesellix:docker-registry:2025-07-24T23 -40-00" )
85
+ testImplementation(" de.gesellix:docker-registry:2025-06-08T17 -40-00" )
86
86
}
87
87
88
88
tasks {
You can’t perform that action at this time.
0 commit comments