Upgrade to OkHttp3 3.14.6

Closes gh-20086
This commit is contained in:
Stephane Nicoll 2020-02-07 16:17:59 +01:00
parent 42e082c2e2
commit e3f18a09e4
1 changed files with 1 additions and 1 deletions

View File

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