fix(deps): update dependency com.squareup.okhttp3:okhttp to v5 (#2000)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-07-07 11:21:23 -07:00 committed by GitHub
parent b2c64b3765
commit 8add72d056
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ dependencies {
api("com.google.code.findbugs:annotations:3.0.1u2")
api("com.google.code.findbugs:jsr305:3.0.2")
api("com.squareup.okhttp3:okhttp:4.12.0")
api("com.squareup.okhttp3:okhttp:5.0.0")
api("com.uber.nullaway:nullaway:0.12.7")
api("org.assertj:assertj-core:3.27.3")
api("org.awaitility:awaitility:4.3.0")