Remove deprecated support for OkHTTP

Closes gh-42780
This commit is contained in:
Andy Wilkinson
2024-10-18 11:03:07 +01:00
parent 68ed4b1d4f
commit 6161ef7581
11 changed files with 11 additions and 245 deletions

View File

@@ -158,6 +158,13 @@ bom {
]
}
}
library("OkHttp", "4.12.0") {
group("com.squareup.okhttp3") {
imports = [
"okhttp-bom"
]
}
}
library("OpenTelemetry Logback Appender", "2.7.0-alpha") {
group("io.opentelemetry.instrumentation") {
modules = [