Merge pull request #3556 from tuskyapp/renovate/okhttp

fix(deps): update okhttp to v4.11.0
This commit is contained in:
Nik Clayton 2023-04-23 22:09:05 +02:00 committed by GitHub
commit ce92c52fc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ material-typeface = "4.0.0.2-kotlin"
mockito-inline = "5.2.0"
mockito-kotlin = "4.1.0"
networkresult-calladapter = "1.0.0"
okhttp = "4.10.0"
okhttp = "4.11.0"
retrofit = "2.9.0"
robolectric = "4.10"
rxandroid3 = "3.0.2"