Skip to content

Commit

Permalink
Update dependency com.google.protobuf:protobuf-java-util to v4.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
grafanarenovatebot[bot] authored Dec 2, 2024
1 parent 894ddf3 commit 6675e0e
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.28.3")
testImplementation("com.google.protobuf:protobuf-java-util:4.29.0")
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 6675e0e

Please sign in to comment.