mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-22 21:15:30 +03:00
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:
parent
9858860604
commit
6326268793
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue