bump okhttp to 4.9.3

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2022-02-10 17:26:49 +01:00
parent de1ab33eca
commit 6a991d9404
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B

View file

@ -156,7 +156,7 @@ ext {
butterknifeVersion = "10.2.3"
coilKtVersion = "1.4.0"
daggerVersion = "2.40.1"
okhttpVersion = "4.9.2"
okhttpVersion = "4.9.3"
materialDialogsVersion = "3.3.0"
parcelerVersion = "1.1.13"
powermockVersion = "2.0.9"