From adee1f5bba9b77fec3f5c06443feab7b996ad75b Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Wed, 6 Oct 2021 09:07:15 +0200 Subject: [PATCH] Update proto-google-cloud-pubsub-v1 to 1.96.6 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index eedff61..1ca74ef 100644 --- a/build.sbt +++ b/build.sbt @@ -20,7 +20,7 @@ lazy val commonProtos10 = commonProtos.scalapb10 lazy val commonProtos11 = commonProtos.scalapb11 val cloudPubSub = ProtosProject( - "com.google.api.grpc" % "proto-google-cloud-pubsub-v1" % "1.96.2", + "com.google.api.grpc" % "proto-google-cloud-pubsub-v1" % "1.96.6", grpc = true, protoPackage = "google", buildNumber = 2