Skip to content

Commit 4cd24bf

Browse files
Bump com.google.protobuf:protobuf-java-util from 3.23.2 to 3.23.3 (open-telemetry#8730)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 452c351 commit 4cd24bf

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.23.2")
32+
implementation("com.google.protobuf:protobuf-java-util:3.23.3")
3333
implementation("io.grpc:grpc-netty-shaded")
3434
implementation("io.grpc:grpc-protobuf")
3535
implementation("io.grpc:grpc-stub")

0 commit comments

Comments
 (0)