Upgrade to OkHttp3 3.14.7

Closes gh-20463
This commit is contained in:
Andy Wilkinson 2020-03-10 14:24:16 +00:00
parent 3d435df37b
commit 742f584d60

View File

@ -1300,7 +1300,7 @@ bom {
]
}
}
library("OkHttp3", "3.14.6") {
library("OkHttp3", "3.14.7") {
group("com.squareup.okhttp3") {
modules = [
"logging-interceptor",