Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency com.google.api.grpc:grpc-google-cloud-…
Browse files Browse the repository at this point in the history
…bigtable-v2 to v1.27.0 (#1411)

Co-authored-by: Emily Ball <emilyball@google.com>
  • Loading branch information
renovate-bot and eaball35 committed Jun 25, 2021
1 parent 1886f8f commit 0eac650
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions benchmark/build.gradle
Expand Up @@ -22,8 +22,7 @@ dependencies {
compile project(':gax')
compile project(':gax-grpc')
compile "io.grpc:grpc-netty:${libraries['version.io_grpc']}"

compile 'com.google.api.grpc:grpc-google-cloud-bigtable-v2:1.26.1'
compile 'com.google.api.grpc:grpc-google-cloud-bigtable-v2:1.27.0'
compile 'com.google.api.grpc:grpc-google-cloud-pubsub-v1:1.95.4'
}

Expand Down

0 comments on commit 0eac650

Please sign in to comment.