Upgrade to OkHttp3 3.14.8

Closes gh-21249
This commit is contained in:
Stephane Nicoll 2020-04-29 14:34:44 +02:00
parent 584a8476ee
commit 2f5f8f9a34
1 changed files with 1 additions and 1 deletions

View File

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