Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
chore(deps): update dependency com.google.api.grpc:grpc-google-cloud-…
…bigtable-v2 to v1.21.2
  • Loading branch information
renovate-bot committed Mar 22, 2021
commit 48a64ff70f48ecceb7f2989e2f4aca02dd369019
2 changes: 1 addition & 1 deletion benchmark/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies {
compile project(':gax-grpc')
compile "io.grpc:grpc-netty:${libraries['version.io_grpc']}"

compile 'com.google.api.grpc:grpc-google-cloud-bigtable-v2:1.21.0'
compile 'com.google.api.grpc:grpc-google-cloud-bigtable-v2:1.21.2'
compile 'com.google.api.grpc:grpc-google-cloud-pubsub-v1:1.86.0'
}

Expand Down