Skip to content

Commit

Permalink
bump: proto-google-cloud-bigquerystorage-v1 3.11.0 (was 1.23.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 15, 2024
1 parent 12d9f23 commit 05853bd
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 @@ -264,7 +264,7 @@ object Dependencies {
// see Akka 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.23.2" % "protobuf-src", // ApacheV2
"com.google.api.grpc" % "proto-google-cloud-bigquerystorage-v1" % "3.11.0" % "protobuf-src", // ApacheV2
"org.apache.avro" % "avro" % "1.12.0" % "provided",
"org.apache.arrow" % "arrow-vector" % "13.0.0" % "provided",
"io.grpc" % "grpc-auth" % akka.grpc.gen.BuildInfo.grpcVersion, // ApacheV2
Expand Down

0 comments on commit 05853bd

Please sign in to comment.