mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-10 06:14:10 +01:00
Build(deps): Bump okhttpVersion from 4.10.0 to 4.11.0
Bumps `okhttpVersion` from 4.10.0 to 4.11.0. Updates `com.squareup.okhttp3:okhttp` from 4.10.0 to 4.11.0 - [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.10.0...parent-4.11.0) Updates `com.squareup.okhttp3:okhttp-urlconnection` from 4.10.0 to 4.11.0 - [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.10.0...parent-4.11.0) Updates `com.squareup.okhttp3:logging-interceptor` from 4.10.0 to 4.11.0 - [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.10.0...parent-4.11.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.squareup.okhttp3:okhttp-urlconnection dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.squareup.okhttp3:logging-interceptor dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
906911305a
commit
ca5deb37ba
@ -144,7 +144,7 @@ ext {
|
||||
daggerVersion = "2.45"
|
||||
emojiVersion = "1.3.0"
|
||||
lifecycleVersion = '2.6.1'
|
||||
okhttpVersion = "4.10.0"
|
||||
okhttpVersion = "4.11.0"
|
||||
materialDialogsVersion = "3.3.0"
|
||||
parcelerVersion = "1.1.13"
|
||||
retrofit2Version = "2.9.0"
|
||||
|
Loading…
Reference in New Issue
Block a user