Bump com.google.protobuf:protobuf-java-util from 3.22.2 to 3.22.3 (#8290)

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:
dependabot[bot] 2023-04-13 09:00:20 +03:00 committed by GitHub
parent 1d93308690
commit b594b7f6f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.2")
implementation("com.google.protobuf:protobuf-java-util:3.22.3")
implementation("io.grpc:grpc-netty-shaded")
implementation("io.grpc:grpc-protobuf")
implementation("io.grpc:grpc-stub")