Skip to content

Commit

Permalink
Bump com.google.protobuf:protobuf-java-util from 3.23.2 to 3.23.3 in …
Browse files Browse the repository at this point in the history
…/examples/distro (open-telemetry#8732)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 14, 2023
1 parent e6c081d commit cad7dc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/distro/smoke-tests/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
dependencies {
testImplementation("org.testcontainers:testcontainers:1.18.3")
testImplementation("com.fasterxml.jackson.core:jackson-databind:2.15.2")
testImplementation("com.google.protobuf:protobuf-java-util:3.23.2")
testImplementation("com.google.protobuf:protobuf-java-util:3.23.3")
testImplementation("com.squareup.okhttp3:okhttp:4.11.0")
testImplementation("io.opentelemetry.proto:opentelemetry-proto:0.20.0-alpha")
testImplementation("io.opentelemetry:opentelemetry-api:${versions.opentelemetry}")
Expand Down

0 comments on commit cad7dc4

Please sign in to comment.