Bump com.google.protobuf:protobuf-java-util from 3.22.3 to 3.22.4 (#8416)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
60aa4215f6
commit
57757a5a2c
|
@ -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.22.3")
|
||||
implementation("com.google.protobuf:protobuf-java-util:3.22.4")
|
||||
implementation("io.grpc:grpc-netty-shaded")
|
||||
implementation("io.grpc:grpc-protobuf")
|
||||
implementation("io.grpc:grpc-stub")
|
||||
|
|
Loading…
Reference in New Issue