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 452c351 commit 4cd24bfCopy full SHA for 4cd24bf
smoke-tests/build.gradle.kts
@@ -29,7 +29,7 @@ dependencies {
29
implementation("io.opentelemetry.proto:opentelemetry-proto")
30
implementation("org.testcontainers:testcontainers")
31
implementation("com.fasterxml.jackson.core:jackson-databind")
32
- implementation("com.google.protobuf:protobuf-java-util:3.23.2")
+ implementation("com.google.protobuf:protobuf-java-util:3.23.3")
33
implementation("io.grpc:grpc-netty-shaded")
34
implementation("io.grpc:grpc-protobuf")
35
implementation("io.grpc:grpc-stub")
0 commit comments