From 98ce67927102bbafe6c1e4afb34e25941c528537 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 16 Aug 2021 23:01:48 +0200 Subject: [PATCH] chore(deps): update dependency com.google.api.grpc:grpc-google-cloud-pubsub-v1 to v1.96.0 (#1447) 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 eba7411fc..fc7492853 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.0.0' - compile 'com.google.api.grpc:grpc-google-cloud-pubsub-v1:1.95.5' + compile 'com.google.api.grpc:grpc-google-cloud-pubsub-v1:1.96.0' } // Allow command line to target specific test