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 cad7dc4 commit 452c351Copy full SHA for 452c351
examples/extension/build.gradle
@@ -101,7 +101,7 @@ dependencies {
101
//All dependencies below are only for tests
102
testImplementation("org.testcontainers:testcontainers:1.18.3")
103
testImplementation("com.fasterxml.jackson.core:jackson-databind:2.15.2")
104
- testImplementation("com.google.protobuf:protobuf-java-util:3.23.2")
+ testImplementation("com.google.protobuf:protobuf-java-util:3.23.3")
105
testImplementation("com.squareup.okhttp3:okhttp:4.11.0")
106
testImplementation("io.opentelemetry:opentelemetry-api")
107
testImplementation("io.opentelemetry.proto:opentelemetry-proto:0.20.0-alpha")
0 commit comments