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 v2.1.1 (#1473)

Co-authored-by: Neenu Shaji <Neenu1995@users.noreply.github.com>
  • Loading branch information
renovate-bot and Neenu1995 committed Sep 8, 2021
1 parent 86c68b3 commit 15d214b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/build.gradle
Expand Up @@ -22,7 +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:2.1.0'
compile 'com.google.api.grpc:grpc-google-cloud-bigtable-v2:2.1.1'
compile 'com.google.api.grpc:grpc-google-cloud-pubsub-v1:1.96.2'
}

Expand Down

0 comments on commit 15d214b

Please sign in to comment.