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 @@ -22,8 +22,8 @@ dependencies {
2222 implementation(" org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2" )
2323 implementation(" com.squareup.moshi:moshi:1.12.0" )
2424 kapt(" com.squareup.moshi:moshi-kotlin-codegen:1.12.0" )
25- implementation(" com.squareup.okhttp3:okhttp:[4.9,5)!!4.9.2 " )
26- // implementation("com.squareup.okhttp3:logging-interceptor:[4.9,5)!!4.9.2 ")
25+ implementation(" com.squareup.okhttp3:okhttp:[4.9,5)!!4.9.3 " )
26+ // implementation("com.squareup.okhttp3:logging-interceptor:[4.9,5)!!4.9.3 ")
2727 implementation(" de.gesellix:docker-remote-api-model-1-41:2021-11-21T21-26-00" )
2828 implementation(" de.gesellix:docker-engine:2021-12-18T13-34-00" )
2929 implementation(" de.gesellix:docker-filesocket:2021-12-13T07-10-00" )
You can’t perform that action at this time.
0 commit comments