Skip to content

Commit 36c21d7

Browse files
Bump com.google.protobuf:protobuf-java-util from 3.21.12 to 3.22.0 (#7842)
1 parent 4ac4877 commit 36c21d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smoke-tests/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies {
2929
implementation("io.opentelemetry.proto:opentelemetry-proto")
3030
implementation("org.testcontainers:testcontainers")
3131
implementation("com.fasterxml.jackson.core:jackson-databind")
32-
implementation("com.google.protobuf:protobuf-java-util:3.21.12")
32+
implementation("com.google.protobuf:protobuf-java-util:3.22.0")
3333
implementation("io.grpc:grpc-netty-shaded")
3434
implementation("io.grpc:grpc-protobuf")
3535
implementation("io.grpc:grpc-stub")

0 commit comments

Comments
 (0)