Skip to content

Commit e3f21ac

Browse files
Bump com.google.protobuf:protobuf-java-util from 3.22.3 to 3.22.4 in /examples/extension (#8417)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 57757a5 commit e3f21ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/extension/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ dependencies {
101101
//All dependencies below are only for tests
102102
testImplementation("org.testcontainers:testcontainers:1.18.0")
103103
testImplementation("com.fasterxml.jackson.core:jackson-databind:2.15.0")
104-
testImplementation("com.google.protobuf:protobuf-java-util:3.22.3")
104+
testImplementation("com.google.protobuf:protobuf-java-util:3.22.4")
105105
testImplementation("com.squareup.okhttp3:okhttp:4.11.0")
106106
testImplementation("io.opentelemetry:opentelemetry-api")
107107
testImplementation("io.opentelemetry.proto:opentelemetry-proto:0.19.0-alpha")

0 commit comments

Comments
 (0)