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

Commit 87d8a55

Browse files
authored
chore(deps): update dependency com.google.api.grpc:grpc-google-cloud-bigtable-v2 to v1 (#953)
1 parent b81e2e8 commit 87d8a55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmark/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies {
2323
compile project(':gax-grpc')
2424
compile "io.grpc:grpc-netty:${libraries['version.io_grpc']}"
2525

26-
compile 'com.google.api.grpc:grpc-google-cloud-bigtable-v2:0.1.28'
26+
compile 'com.google.api.grpc:grpc-google-cloud-bigtable-v2:1.11.0'
2727
compile 'com.google.api.grpc:grpc-google-cloud-pubsub-v1:0.1.28'
2828
}
2929

0 commit comments

Comments
 (0)