Bump okhttp from 4.9.0 to 4.9.3 (#363)

Bumps [okhttp](https://github.com/square/okhttp) from 4.9.0 to 4.9.3.
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-4.9.0...parent-4.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-12-08 18:45:41 -05:00 committed by GitHub
parent 6b2fe5e3ad
commit 99d2fc8a93
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,7 +34,7 @@ ext.versions = [
lifecycle : '2.2.0',
material : '1.4.0',
navigation : '2.3.5',
okHttp : '4.9.0',
okHttp : '4.9.3',
okio : '3.0.0',
recyclerView : '1.2.1',
retrofit : '2.9.0',