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 60aa421 commit 57757a5Copy full SHA for 57757a5
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.22.3")
+ implementation("com.google.protobuf:protobuf-java-util:3.22.4")
33
implementation("io.grpc:grpc-netty-shaded")
34
implementation("io.grpc:grpc-protobuf")
35
implementation("io.grpc:grpc-stub")
0 commit comments