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 3495ea6 commit 76dd9eeCopy full SHA for 76dd9ee
commercetools/commercetools-okhttp-client3/build.gradle
@@ -12,7 +12,7 @@ jmh {
12
dependencies {
13
api project(":rmf:rmf-java-base")
14
15
- implementation "com.squareup.okio:okio:3.14.9"
+ implementation "com.squareup.okio:okio:3.12.0"
16
api "com.squareup.okhttp3:okhttp:3.14.9" version {
17
strictly "[3.0,3.99999]"
18
prefer "3.14.9"
0 commit comments