Prechádzať zdrojové kódy

Bump com.google.protobuf:protobuf-java-util from 3.23.0 to 3.23.1 (#8518)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 rok pred
rodič
commit
7f5f0d46ff
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      smoke-tests/build.gradle.kts

+ 1 - 1
smoke-tests/build.gradle.kts

@@ -29,7 +29,7 @@ dependencies {
   implementation("io.opentelemetry.proto:opentelemetry-proto")
   implementation("org.testcontainers:testcontainers")
   implementation("com.fasterxml.jackson.core:jackson-databind")
-  implementation("com.google.protobuf:protobuf-java-util:3.23.0")
+  implementation("com.google.protobuf:protobuf-java-util:3.23.1")
   implementation("io.grpc:grpc-netty-shaded")
   implementation("io.grpc:grpc-protobuf")
   implementation("io.grpc:grpc-stub")