Skip to content

Commit 3e3ee7c

Browse files
chore(deps): bump okhttp from 4.12.0 to 5.1.0
Bumps `okhttp` from 4.12.0 to 5.1.0. Updates `com.squareup.okhttp3: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) Updates `com.squareup.okhttp3:mockwebserver` 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 - dependency-name: com.squareup.okhttp3:mockwebserver dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 84866a1 commit 3e3ee7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ mockitoKotlin = "6.0.0"
9999
mokkery = "2.9.0"
100100
moshi = "1.15.2"
101101
mozillaAndroidComponents = "141.0.1"
102-
okhttp = "4.12.0"
102+
okhttp = "5.1.0"
103103
okio = "3.16.0"
104104
preferencesFix = "1.1.0"
105105
robolectric = "4.15.1"

0 commit comments

Comments
 (0)