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 7c9be5e48 Update proto-google-cloud-bigquerystorage-v1 to 3.11.2 (#970)
7c9be5e48 is described below
commit 7c9be5e48abe673d1506f924bf43c52588569489
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 29 20:57:20 2025 +0100
Update proto-google-cloud-bigquerystorage-v1 to 3.11.2 (#970)
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 a46afa6f9..02a86e2fe 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -278,7 +278,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.11.1" % "protobuf-src",
+ "com.google.api.grpc" % "proto-google-cloud-bigquerystorage-v1" %
"3.11.2" % "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]