This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/google-cloud-pubsub-1.142.0
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git
commit 9e1bdcda8a6d1f0216325dae0f3f8838a70e7914
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 9 08:46:32 2025 +0000
Update google-cloud-pubsub to 1.142.0
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 030063c4e..541fdfa0e 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -283,7 +283,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.5" % "protobuf-src",
+ "com.google.cloud" % "google-cloud-pubsub" % "1.142.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]