Skip to content

Commit 0d607dd

Browse files
Bump okhttp3 from 4.12.0 to 5.1.0
Bumps `okhttp3` 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] <support@github.com>
1 parent db483ca commit 0d607dd

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
@@ -2,7 +2,7 @@
22
androidxTest = '1.6.1'
33
espresso = '3.6.1'
44
livedata = '2.9.2'
5-
okhttp3 = '4.12.0'
5+
okhttp3 = '5.1.0'
66
recordbuilder = '47'
77
room = '2.6.1'
88
buildtool = "8.7.3"

0 commit comments

Comments
 (0)