Skip to content

Commit

Permalink
fix(deps): update dependency com.squareup.okio:okio to v3 (#590)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 1, 2024
1 parent 39cfaa4 commit 8d5e810
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 @@ -2,7 +2,7 @@
dependencies {
api project(":rmf:rmf-java-base")

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

0 comments on commit 8d5e810

Please sign in to comment.