Commit 742f584d authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to OkHttp3 3.14.7

Closes gh-20463
parent 3d435df3
...@@ -1300,7 +1300,7 @@ bom { ...@@ -1300,7 +1300,7 @@ bom {
] ]
} }
} }
library("OkHttp3", "3.14.6") { library("OkHttp3", "3.14.7") {
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