Upgrade to OkHttp3 3.14.6

Closes gh-20086
pull/20102/head
Stephane Nicoll 5 years ago
parent 42e082c2e2
commit e3f18a09e4

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

Loading…
Cancel
Save