This is an automated email from the ASF dual-hosted git repository.

pjfanning pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git


The following commit(s) were added to refs/heads/main by this push:
     new 2ab00cd17 Update google-cloud-pubsub to 1.152.0 (#1765)
2ab00cd17 is described below

commit 2ab00cd1777dc484fa2920d84060a8ed4028c205
Author: Scala Steward <[email protected]>
AuthorDate: Wed Jul 8 18:24:03 2026 +0200

    Update google-cloud-pubsub to 1.152.0 (#1765)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 9ce69aec5..9c8f17050 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -288,7 +288,7 @@ object Dependencies {
     // see Pekko gRPC version in plugins.sbt
     libraryDependencies ++= Seq(
       // 
https://github.com/googleapis/java-pubsub/tree/master/proto-google-cloud-pubsub-v1/
-      "com.google.cloud" % "google-cloud-pubsub" % "1.151.0" % "protobuf-src",
+      "com.google.cloud" % "google-cloud-pubsub" % "1.152.0" % "protobuf-src",
       "io.grpc" % "grpc-auth" % 
org.apache.pekko.grpc.gen.BuildInfo.grpcVersion,
       "com.google.auth" % "google-auth-library-oauth2-http" % 
GoogleAuthVersion,
       "com.google.protobuf" % "protobuf-java" % protobufJavaVersion % Runtime,


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to