Upgrade to OkHttp 4.10.0

Closes gh-31593
This commit is contained in:
Andy Wilkinson 2022-07-07 10:09:46 +01:00
parent 7c92ec48e3
commit 6cb1a958a5
1 changed files with 1 additions and 1 deletions

View File

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