Commit 5365e41e authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to OkHttp3 3.14.9

Closes gh-21971
parent 0bb7b0f2
...@@ -1310,7 +1310,7 @@ bom { ...@@ -1310,7 +1310,7 @@ bom {
] ]
} }
} }
library("OkHttp3", "3.14.8") { library("OkHttp3", "3.14.9") {
group("com.squareup.okhttp3") { group("com.squareup.okhttp3") {
modules = [ modules = [
"logging-interceptor", "logging-interceptor",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment