Skip to content

Commit a4bdf71

Browse files
Bump okhttp from 4.12.0 to 5.1.0 (#882)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f262a25 commit a4bdf71

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
@@ -11,7 +11,7 @@ logback = "1.3.15"
1111
logbackVersionrange = "[1.2,2)"
1212
moshi = "1.15.2"
1313
moshiVersionrange = "[1.12.0,2)"
14-
okhttp = "4.12.0"
14+
okhttp = "5.1.0"
1515
okhttpVersionrange = "[4,6)"
1616
okio = "3.15.0"
1717
okioVersionrange = "[3,4)"

0 commit comments

Comments
 (0)