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 c7b6af8 commit b65a79dCopy full SHA for b65a79d
api-client/build.gradle.kts
@@ -39,7 +39,7 @@ dependencies {
39
implementation("com.squareup.okhttp3:okhttp") {
40
version {
41
strictly("[4.9,5)")
42
- prefer("4.11.0")
+ prefer("4.12.0")
43
}
44
45
implementation("de.gesellix:docker-remote-api-model-1-41") {
0 commit comments