Skip to content

Commit

Permalink
Update proto-google-cloud-bigquerystorage-v1 to 3.9.1 (#804)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward-asf[bot] authored Sep 15, 2024
1 parent 155c801 commit 600516f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,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.9.0" % "protobuf-src",
"com.google.api.grpc" % "proto-google-cloud-bigquerystorage-v1" % "3.9.1" % "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,
Expand Down

0 comments on commit 600516f

Please sign in to comment.