Skip to content

Commit cad7dc4

Browse files
Bump com.google.protobuf:protobuf-java-util from 3.23.2 to 3.23.3 in /examples/distro (open-telemetry#8732)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e6c081d commit cad7dc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/distro/smoke-tests/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
dependencies {
66
testImplementation("org.testcontainers:testcontainers:1.18.3")
77
testImplementation("com.fasterxml.jackson.core:jackson-databind:2.15.2")
8-
testImplementation("com.google.protobuf:protobuf-java-util:3.23.2")
8+
testImplementation("com.google.protobuf:protobuf-java-util:3.23.3")
99
testImplementation("com.squareup.okhttp3:okhttp:4.11.0")
1010
testImplementation("io.opentelemetry.proto:opentelemetry-proto:0.20.0-alpha")
1111
testImplementation("io.opentelemetry:opentelemetry-api:${versions.opentelemetry}")

0 commit comments

Comments
 (0)