We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e016a7 commit 61d7a42Copy full SHA for 61d7a42
examples/extension/build.gradle
@@ -101,7 +101,7 @@ dependencies {
101
//All dependencies below are only for tests
102
testImplementation("org.testcontainers:testcontainers:1.18.0")
103
testImplementation("com.fasterxml.jackson.core:jackson-databind:2.15.0")
104
- testImplementation("com.google.protobuf:protobuf-java-util:3.22.4")
+ testImplementation("com.google.protobuf:protobuf-java-util:3.23.0")
105
testImplementation("com.squareup.okhttp3:okhttp:4.11.0")
106
testImplementation("io.opentelemetry:opentelemetry-api")
107
testImplementation("io.opentelemetry.proto:opentelemetry-proto:0.19.0-alpha")
0 commit comments