Skip to content

Commit

Permalink
Update dependency com.google.protobuf:protobuf-java-util to v4.29.3 (#…
Browse files Browse the repository at this point in the history
…870)

Co-authored-by: grafanarenovatebot[bot] <146220760+grafanarenovatebot[bot]@users.noreply.github.com>
  • Loading branch information
grafanarenovatebot[bot] authored Jan 9, 2025
1 parent 841c632 commit 7b1a735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smoke-tests/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies {
testImplementation(project(":custom"))
testImplementation("org.testcontainers:testcontainers:1.20.4")
testImplementation("com.fasterxml.jackson.core:jackson-databind:2.18.2")
testImplementation("com.google.protobuf:protobuf-java-util:4.29.2")
testImplementation("com.google.protobuf:protobuf-java-util:4.29.3")
testImplementation("com.squareup.okhttp3:okhttp:4.12.0")
testImplementation("io.opentelemetry.proto:opentelemetry-proto:1.3.2-alpha")
testImplementation("io.opentelemetry:opentelemetry-api")
Expand Down

0 comments on commit 7b1a735

Please sign in to comment.