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.2.0 (#1546)
  • Loading branch information
renovate-bot committed Oct 20, 2021
1 parent 6a10f7b commit 4330eb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/build.gradle
Expand Up @@ -8,7 +8,7 @@ dependencies {
implementation project(':gax')
implementation project(':gax-grpc')
implementation "io.grpc:grpc-netty:${libraries['version.io_grpc']}"
implementation 'com.google.api.grpc:grpc-google-cloud-bigtable-v2:2.1.4'
implementation 'com.google.api.grpc:grpc-google-cloud-bigtable-v2:2.2.0'
implementation 'com.google.api.grpc:grpc-google-cloud-pubsub-v1:1.96.7'
}

Expand Down

0 comments on commit 4330eb3

Please sign in to comment.