Merge pull request #2145 from nextcloud/dependabot/gradle/okhttpVersion-4.10.0

Bump okhttpVersion from 4.9.3 to 4.10.0
This commit is contained in:
Álvaro Brey 2022-06-16 12:26:52 +02:00 committed by GitHub
commit c9706089d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -149,7 +149,7 @@ ext {
butterknifeVersion = "10.2.3" butterknifeVersion = "10.2.3"
coilKtVersion = "2.1.0" coilKtVersion = "2.1.0"
daggerVersion = "2.42" daggerVersion = "2.42"
okhttpVersion = "4.9.3" okhttpVersion = "4.10.0"
materialDialogsVersion = "3.3.0" materialDialogsVersion = "3.3.0"
parcelerVersion = "1.1.13" parcelerVersion = "1.1.13"
retrofit2Version = "2.9.0" retrofit2Version = "2.9.0"