Merge pull request #1611 from nextcloud/dependabot/gradle/okhttpVersion-4.9.2

Bump okhttpVersion from 4.9.1 to 4.9.2
This commit is contained in:
Andy Scherzinger 2021-10-04 09:37:57 +02:00 committed by GitHub
commit e26eebaea6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -162,7 +162,7 @@ ext {
butterknifeVersion = "10.2.3"
coilKtVersion = "1.3.2"
daggerVersion = "2.39.1"
okhttpVersion = "4.9.1"
okhttpVersion = "4.9.2"
materialDialogsVersion = "3.3.0"
parcelerVersion = "1.1.13"
powermockVersion = "2.0.9"