Bump protobuf-java-util from 3.21.9 to 3.21.10 (#7351)
This commit is contained in:
parent
fa4a5b1dd5
commit
ca8e7b1385
|
@ -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.21.9")
|
||||
implementation("com.google.protobuf:protobuf-java-util:3.21.10")
|
||||
implementation("io.grpc:grpc-netty-shaded")
|
||||
implementation("io.grpc:grpc-protobuf")
|
||||
implementation("io.grpc:grpc-stub")
|
||||
|
|
Loading…
Reference in New Issue