feat: upgrade to OkHttp 4.10.0

This commit is contained in:
Harsh Shandilya 2023-03-07 12:44:34 +05:30
parent 8392841554
commit cb798cf011
No known key found for this signature in database
7 changed files with 10 additions and 15 deletions

View file

@ -37,8 +37,6 @@
"gradle"
],
"packagePatterns": [
// We want to stay in sync with Retrofit
"^com.squareup.okhttp3",
// Renovate refuses to stop resolving this from the snapshots repo
"^app.cash.sqldelight",
],