Skip to content

Commit 452c351

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

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.3")
103103
testImplementation("com.fasterxml.jackson.core:jackson-databind:2.15.2")
104-
testImplementation("com.google.protobuf:protobuf-java-util:3.23.2")
104+
testImplementation("com.google.protobuf:protobuf-java-util:3.23.3")
105105
testImplementation("com.squareup.okhttp3:okhttp:4.11.0")
106106
testImplementation("io.opentelemetry:opentelemetry-api")
107107
testImplementation("io.opentelemetry.proto:opentelemetry-proto:0.20.0-alpha")

0 commit comments

Comments
 (0)