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
…pubsub-v1 to v1.95.0 (#1392)

Co-authored-by: Neenu Shaji <[email protected]>
  • Loading branch information
renovate-bot and Neenu1995 authored Jun 2, 2021
1 parent 73b3f7b commit 3078d7e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion benchmark/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,9 @@ dependencies {
compile project(':gax')
compile project(':gax-grpc')
compile "io.grpc:grpc-netty:${libraries['version.io_grpc']}"

compile 'com.google.api.grpc:grpc-google-cloud-bigtable-v2:1.25.0'
compile 'com.google.api.grpc:grpc-google-cloud-pubsub-v1:1.94.5'
compile 'com.google.api.grpc:grpc-google-cloud-pubsub-v1:1.95.0'
}

// Allow command line to target specific test
Expand Down

0 comments on commit 3078d7e

Please sign in to comment.