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

Commit fa53993

Browse files
authored
chore(deps): update dependency com.google.api.grpc:grpc-google-cloud-pubsub-v1 to v1 (#970)
1 parent 763aafb commit fa53993

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

benchmark/build.gradle

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

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

3030
// Allow command line to target specific test

0 commit comments

Comments
 (0)