Skip to content

Commit 14f9f20

Browse files
Update dependency com.squareup.okhttp3:okhttp to v5
1 parent f4462b9 commit 14f9f20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

commercetools/commercetools-okhttp-client4/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jmh {
1111

1212
dependencies {
1313
api project(":rmf:rmf-java-base")
14-
api "com.squareup.okhttp3:okhttp:4.12.0" version {
14+
api "com.squareup.okhttp3:okhttp:5.3.2" version {
1515
strictly '[4.0,4.99999]'
1616
prefer "4.12.0"
1717
}

0 commit comments

Comments
 (0)