Skip to content

Commit 4230124

Browse files
Update dependency com.squareup.okhttp3:okhttp to v4
1 parent a1a0d23 commit 4230124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commercetools/commercetools-okhttp-client3/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies {
1313
api project(":rmf:rmf-java-base")
1414

1515
implementation "com.squareup.okio:okio:3.9.0"
16-
api "com.squareup.okhttp3:okhttp:3.14.9" version {
16+
api "com.squareup.okhttp3:okhttp:4.12.0" version {
1717
strictly "[3.0,4.0["
1818
prefer "3.14.9"
1919
}

0 commit comments

Comments
 (0)