Bump grpc-bom from 1.50.2 to 1.51.0 in /smoke-tests (#7214)

This commit is contained in:
dependabot[bot] 2022-11-17 21:49:03 +00:00 committed by GitHub
parent 7adca73907
commit 25f9bdcb11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ dependencies {
api("org.spockframework:spock-core")
api(project(":testing-common"))
implementation(platform("io.grpc:grpc-bom:1.50.2"))
implementation(platform("io.grpc:grpc-bom:1.51.0"))
implementation("org.slf4j:slf4j-api")
implementation("io.opentelemetry:opentelemetry-api")
implementation("io.opentelemetry.proto:opentelemetry-proto")