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

fanningpj 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 c44469e4d Update google-cloud-pubsub to 1.141.3 (#1144)
c44469e4d is described below

commit c44469e4dfb3f59da6876c7dee7d88ab43fd0fd1
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 24 09:13:48 2025 +0100

    Update google-cloud-pubsub to 1.141.3 (#1144)
    
    Co-authored-by: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index b5ccec774..c1b0d56dd 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -306,7 +306,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.141.2" % "protobuf-src",
+      "com.google.cloud" % "google-cloud-pubsub" % "1.141.3" % "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