Skip to content

Commit

Permalink
Bump okhttp from 5.0.0-alpha.11 to 5.0.0-alpha.14
Browse files Browse the repository at this point in the history
Bumps `okhttp` from 5.0.0-alpha.11 to 5.0.0-alpha.14.

Updates `com.squareup.okhttp3:mockwebserver` from 5.0.0-alpha.11 to 5.0.0-alpha.14
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@jesse-5.0.0-alpha.11...parent-5.0.0-alpha.14)

Updates `com.squareup.okhttp3:okhttp-coroutines` from 5.0.0-alpha.11 to 5.0.0-alpha.14
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@jesse-5.0.0-alpha.11...parent-5.0.0-alpha.14)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:mockwebserver
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.squareup.okhttp3:okhttp-coroutines
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 15, 2024
1 parent 1551458 commit bafdbed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ coroutines = "1.8.1"
jackson = "2.16.1"
junit = "4.13.2"
moshi = "1.15.1"
okhttp = "5.0.0-alpha.11"
okhttp = "5.0.0-alpha.14"
okio = "3.9.0"
forge = "1.0.0-alpha3"
result = "5.5.0"
Expand Down

0 comments on commit bafdbed

Please sign in to comment.