Skip to content

Commit d5122d3

Browse files
[dependabot]: Bump com.squareup.okhttp3:okhttp
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.12.0 to 5.1.0. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.12.0...parent-5.1.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b1db3a5 commit d5122d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/espresso/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ android {
5858

5959
dependencies {
6060
implementation 'com.google.guava:guava:33.4.8-android'
61-
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
61+
implementation 'com.squareup.okhttp3:okhttp:5.1.0'
6262
implementation 'com.google.code.gson:gson:2.11.0'
6363
androidTestImplementation 'org.hamcrest:hamcrest:3.0'
6464

0 commit comments

Comments
 (0)