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 e543a9b78 Update google-cloud-pubsub to 1.150.2 (#1617)
e543a9b78 is described below
commit e543a9b78ea2f203893e2ac2dbff4781271f8594
Author: Scala Steward <[email protected]>
AuthorDate: Sat May 9 16:46:28 2026 +0200
Update google-cloud-pubsub to 1.150.2 (#1617)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index a47dbb41d..62b30b75e 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -282,7 +282,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.150.1" % "protobuf-src",
+ "com.google.cloud" % "google-cloud-pubsub" % "1.150.2" % "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]