Upgrade to OkHttp 4.11.0

Closes gh-35968
This commit is contained in:
Andy Wilkinson 2023-06-19 09:56:44 +01:00
parent fe1f675c43
commit 2ce6458cd4
1 changed files with 1 additions and 1 deletions

View File

@ -1058,7 +1058,7 @@ bom {
]
}
}
library("OkHttp", "4.10.0") {
library("OkHttp", "4.11.0") {
group("com.squareup.okhttp3") {
imports = [
"okhttp-bom"