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 61d7a42 commit e585e66Copy full SHA for e585e66
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.4")
+ implementation("com.google.protobuf:protobuf-java-util:3.23.0")
33
implementation("io.grpc:grpc-netty-shaded")
34
implementation("io.grpc:grpc-protobuf")
35
implementation("io.grpc:grpc-stub")
0 commit comments