Skip to content

Commit

Permalink
Update proto-google-cloud-bigquerystorage-v1 to 3.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-asf[bot] committed Nov 3, 2024
1 parent 9ab254b commit 68f978d
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 @@ -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.10.1" % "protobuf-src",
"com.google.api.grpc" % "proto-google-cloud-bigquerystorage-v1" % "3.10.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,
Expand Down

0 comments on commit 68f978d

Please sign in to comment.