Skip to content

Commit

Permalink
Update dependency com.squareup.okhttp3:okhttp to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2024
1 parent a1a0d23 commit 4230124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commercetools/commercetools-okhttp-client3/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies {
api project(":rmf:rmf-java-base")

implementation "com.squareup.okio:okio:3.9.0"
api "com.squareup.okhttp3:okhttp:3.14.9" version {
api "com.squareup.okhttp3:okhttp:4.12.0" version {
strictly "[3.0,4.0["
prefer "3.14.9"
}
Expand Down

0 comments on commit 4230124

Please sign in to comment.