Skip to content

Commit

Permalink
build(deps): bump okhttp from 5.0.0-alpha.10 to 5.0.0-alpha.11
Browse files Browse the repository at this point in the history
Bumps `okhttp` from 5.0.0-alpha.10 to 5.0.0-alpha.11.

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 15, 2023
1 parent 663fbff commit dbd745f
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 @@ -4,7 +4,7 @@ kotlin = "1.9.10"
ksp = "1.9.10-1.0.13"
kotlin_coroutines = "1.7.3"
retrofit = "2.9.0"
okhttp = "5.0.0-alpha.10"
okhttp = "5.0.0-alpha.11"
compose_bom = "2023.09.00"
compose_compiler = "1.5.3"
hilt = "2.48"
Expand Down

0 comments on commit dbd745f

Please sign in to comment.