Bump okhttpVersion from 3.14.2 to 4.9.1

Bumps `okhttpVersion` from 3.14.2 to 4.9.1.

Updates `okhttp` from 3.14.2 to 4.9.1
- [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-3.14.2...parent-4.9.1)

Updates `okhttp-urlconnection` from 3.14.2 to 4.9.1
- [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-3.14.2...parent-4.9.1)

Updates `logging-interceptor` from 3.14.2 to 4.9.1
- [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-3.14.2...parent-4.9.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-03 20:41:56 +00:00 committed by Andy Scherzinger
parent 9858860604
commit 6326268793
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B

View file

@ -156,7 +156,7 @@ ext {
butterknifeVersion = "10.2.3"
coilKtVersion = "1.2.1"
daggerVersion = "2.35.1"
okhttpVersion = "3.14.2"
okhttpVersion = "4.9.1"
materialDialogsVersion = "3.3.0"
parcelerVersion = "1.1.13"
powermockVersion = "2.0.9"