Skip to content

Commit

Permalink
bump: proto-google-cloud-bigquerystorage-v1 1.23.2 (was 1.22.8) (#3173)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Sep 30, 2024
1 parent 9786095 commit e85a8fd
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 @@ -248,7 +248,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.22.8" % "protobuf-src", // ApacheV2
"com.google.api.grpc" % "proto-google-cloud-bigquerystorage-v1" % "1.23.2" % "protobuf-src", // ApacheV2
"org.apache.avro" % "avro" % "1.11.3" % "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 e85a8fd

Please sign in to comment.