Merge pull request #2968 from nextcloud/dependabot/gradle/okhttpVersion-4.11.0

Build(deps): Bump okhttpVersion from 4.10.0 to 4.11.0
This commit is contained in:
Andy Scherzinger 2023-04-24 12:20:21 +02:00 committed by GitHub
commit db4a19398d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"