Skip to content

Commit 7487d28

Browse files
Bump com.google.protobuf:protobuf-java-util from 3.21.12 to 3.22.0 in /examples/distro (#7846)
1 parent 12ea869 commit 7487d28

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.17.6")
77
testImplementation("com.fasterxml.jackson.core:jackson-databind:2.14.2")
8-
testImplementation("com.google.protobuf:protobuf-java-util:3.21.12")
8+
testImplementation("com.google.protobuf:protobuf-java-util:3.22.0")
99
testImplementation("com.squareup.okhttp3:okhttp:4.10.0")
1010
testImplementation("io.opentelemetry.proto:opentelemetry-proto:0.19.0-alpha")
1111
testImplementation("io.opentelemetry:opentelemetry-api:${versions.opentelemetry}")

0 commit comments

Comments
 (0)