chore(deps): Update okhttp monorepo to v5

This commit is contained in:
renovate[bot]
2026-06-12 01:06:14 +00:00
committed by GitHub
parent 96116e0451
commit 4e414e6ae4

View File

@@ -16,5 +16,5 @@ android {
} }
dependencies { dependencies {
implementation "com.squareup.okhttp3:okhttp:4.12.0" implementation "com.squareup.okhttp3:okhttp:5.4.0"
} }