Skip to content

Commit 61d7a42

Browse files
Bump com.google.protobuf:protobuf-java-util from 3.22.4 to 3.23.0 in /examples/extension (#8444)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8e016a7 commit 61d7a42

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.4")
104+
testImplementation("com.google.protobuf:protobuf-java-util:3.23.0")
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)