Bump grpc-bom from 1.33.1 to 1.50.2 in /smoke-tests (#7100)

This commit is contained in:
dependabot[bot] 2022-11-08 21:58:36 +00:00 committed by GitHub
parent df0da0b0bf
commit 2e7c526d52
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.33.1"))
implementation(platform("io.grpc:grpc-bom:1.50.2"))
implementation("org.slf4j:slf4j-api")
implementation("io.opentelemetry:opentelemetry-api")
implementation("io.opentelemetry.proto:opentelemetry-proto")