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 a89da4b76 Update proto-google-cloud-bigquerystorage-v1 to 3.22.0
(#1463)
a89da4b76 is described below
commit a89da4b76e62bd4f9e121a9e243688735f915ae8
Author: Scala Steward <[email protected]>
AuthorDate: Thu Feb 26 17:25:24 2026 +0100
Update proto-google-cloud-bigquerystorage-v1 to 3.22.0 (#1463)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index c8b42e20f..d23a6b37f 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -257,7 +257,7 @@ object Dependencies {
// see Pekko gRPC version in plugins.sbt
libraryDependencies ++= Seq(
//
https://github.com/googleapis/java-bigquerystorage/tree/master/proto-google-cloud-bigquerystorage-v1
- "com.google.api.grpc" % "proto-google-cloud-bigquerystorage-v1" %
"3.21.0" % "protobuf-src",
+ "com.google.api.grpc" % "proto-google-cloud-bigquerystorage-v1" %
"3.22.0" % "protobuf-src",
"org.apache.avro" % "avro" % AvroVersion % "provided",
"org.apache.arrow" % "arrow-vector" % ArrowVersion % "provided",
"io.grpc" % "grpc-auth" %
org.apache.pekko.grpc.gen.BuildInfo.grpcVersion,
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]