Since v1.52.0, opentelemetry-exporter-sender-okhttp and opentelemetry-sdk-extension-jaeger-remote-sampler started to depend on okhttp 5.x. If my application still needs depend on okhttp 4.x, I will ...
I want to use this library to write a Java remote plugin for Neovim, but when I try to build using Gradle I get the following error message: > Task :compileJava ...