Upgrade to OkHttp 4.12.0

Closes gh-37908
This commit is contained in:
Andy Wilkinson
2023-10-17 09:03:18 +01:00
parent 613cc4f5b9
commit 4e21be9086

View File

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