Upgrade to OkHttp3 3.14.9

Closes gh-21858
This commit is contained in:
Andy Wilkinson
2020-06-10 12:49:52 +01:00
parent 5e3d48114c
commit bf83e237ea

View File

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