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

Commit

Permalink
test(deps): update dependency com.google.api.grpc:grpc-google-cloud-p…
Browse files Browse the repository at this point in the history
…ubsub-v1 to v1.86.0 (#1008)
  • Loading branch information
renovate-bot committed Apr 6, 2020
1 parent 884f877 commit 0d7fba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/build.gradle
Expand Up @@ -24,7 +24,7 @@ dependencies {
compile "io.grpc:grpc-netty:${libraries['version.io_grpc']}"

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

// Allow command line to target specific test
Expand Down

0 comments on commit 0d7fba1

Please sign in to comment.