Upgrade to OkHttp3 3.14.9

Closes gh-21971
This commit is contained in:
Andy Wilkinson
2020-06-16 10:33:40 +01:00
parent 0bb7b0f243
commit 5365e41e4c

View File

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