mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-16 17:25:01 +01: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
@ -156,7 +156,7 @@ ext {
|
|||||||
butterknifeVersion = "10.2.3"
|
butterknifeVersion = "10.2.3"
|
||||||
coilKtVersion = "1.2.1"
|
coilKtVersion = "1.2.1"
|
||||||
daggerVersion = "2.35.1"
|
daggerVersion = "2.35.1"
|
||||||
okhttpVersion = "3.14.2"
|
okhttpVersion = "4.9.1"
|
||||||
materialDialogsVersion = "3.3.0"
|
materialDialogsVersion = "3.3.0"
|
||||||
parcelerVersion = "1.1.13"
|
parcelerVersion = "1.1.13"
|
||||||
powermockVersion = "2.0.9"
|
powermockVersion = "2.0.9"
|
||||||
|
Loading…
Reference in New Issue
Block a user