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.96.1 (#1467)
  • Loading branch information
renovate-bot committed Aug 24, 2021
1 parent 2c6ac24 commit d1a99fc
Showing 1 changed file with 1 addition and 1 deletion.
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:2.0.1'
compile 'com.google.api.grpc:grpc-google-cloud-pubsub-v1:1.96.0'
compile 'com.google.api.grpc:grpc-google-cloud-pubsub-v1:1.96.1'
}

// Allow command line to target specific test
Expand Down

0 comments on commit d1a99fc

Please sign in to comment.