From 1d70b091edbea92c108518dba83d69885c0a0f8b Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Wed, 20 Oct 2021 03:05:59 +0200 Subject: [PATCH] Update proto-google-cloud-pubsub-v1 to 1.96.7 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index eedff61..3d29ad9 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.7", grpc = true, protoPackage = "google", buildNumber = 2