From 6b435d97f9ff65bfb39730c694208898a4fc4d7a Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 8 Sep 2021 22:49:06 +0200 Subject: [PATCH] chore(deps): update dependency com.google.api.grpc:grpc-google-cloud-pubsub-v1 to v1.96.3 (#1474) Co-authored-by: Neenu Shaji --- benchmark/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmark/build.gradle b/benchmark/build.gradle index 4da328af5..ad0c4c637 100644 --- a/benchmark/build.gradle +++ b/benchmark/build.gradle @@ -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.1.1' - compile 'com.google.api.grpc:grpc-google-cloud-pubsub-v1:1.96.2' + compile 'com.google.api.grpc:grpc-google-cloud-pubsub-v1:1.96.3' } // Allow command line to target specific test