We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1db3a5 commit d5122d3Copy full SHA for d5122d3
packages/espresso/android/build.gradle
@@ -58,7 +58,7 @@ android {
58
59
dependencies {
60
implementation 'com.google.guava:guava:33.4.8-android'
61
- implementation 'com.squareup.okhttp3:okhttp:4.12.0'
+ implementation 'com.squareup.okhttp3:okhttp:5.1.0'
62
implementation 'com.google.code.gson:gson:2.11.0'
63
androidTestImplementation 'org.hamcrest:hamcrest:3.0'
64
0 commit comments