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/incubator-pekko-connectors.git
The following commit(s) were added to refs/heads/main by this push: new 6e1e316d9 Update proto-google-cloud-bigquerystorage-v1 to 1.23.2 (#413) 6e1e316d9 is described below commit 6e1e316d9543e652cafe0cd6b86162ba0b02bf34 Author: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com> AuthorDate: Sun Jan 28 16:24:31 2024 +0100 Update proto-google-cloud-bigquerystorage-v1 to 1.23.2 (#413) 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 3f9afebb4..ee15b0816 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala @@ -223,7 +223,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" % "1.22.8" % "protobuf-src", + "com.google.api.grpc" % "proto-google-cloud-bigquerystorage-v1" % "1.23.2" % "protobuf-src", "org.apache.avro" % "avro" % AvroVersion % "provided", "org.apache.arrow" % "arrow-vector" % "4.0.1" % "provided", "io.grpc" % "grpc-auth" % org.apache.pekko.grpc.gen.BuildInfo.grpcVersion, --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pekko.apache.org For additional commands, e-mail: commits-h...@pekko.apache.org