diff --git a/benchmark/build.gradle b/benchmark/build.gradle index adb0ec38a..35fc533f2 100644 --- a/benchmark/build.gradle +++ b/benchmark/build.gradle @@ -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