mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-20 03:59:35 +01:00
Build(deps): Bump okhttpVersion from 4.11.0 to 4.12.0
Bumps `okhttpVersion` from 4.11.0 to 4.12.0. Updates `com.squareup.okhttp3:okhttp` from 4.11.0 to 4.12.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-4.11.0...parent-4.12.0) Updates `com.squareup.okhttp3:okhttp-urlconnection` from 4.11.0 to 4.12.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-4.11.0...parent-4.12.0) Updates `com.squareup.okhttp3:logging-interceptor` from 4.11.0 to 4.12.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-4.11.0...parent-4.12.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
59b14d66a4
commit
6fde08efbc
@ -143,7 +143,7 @@ ext {
|
|||||||
daggerVersion = "2.48.1"
|
daggerVersion = "2.48.1"
|
||||||
emojiVersion = "1.4.0"
|
emojiVersion = "1.4.0"
|
||||||
lifecycleVersion = '2.6.2'
|
lifecycleVersion = '2.6.2'
|
||||||
okhttpVersion = "4.11.0"
|
okhttpVersion = "4.12.0"
|
||||||
markwonVersion = "4.6.2"
|
markwonVersion = "4.6.2"
|
||||||
materialDialogsVersion = "3.3.0"
|
materialDialogsVersion = "3.3.0"
|
||||||
parcelerVersion = "1.1.13"
|
parcelerVersion = "1.1.13"
|
||||||
|
Loading…
Reference in New Issue
Block a user