Skip to content

Commit a879777

Browse files
Update proto-google-cloud-bigquerystorage-v1 to 3.17.3 (#1266)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
1 parent f015c0f commit a879777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ object Dependencies {
259259
// see Pekko gRPC version in plugins.sbt
260260
libraryDependencies ++= Seq(
261261
// https://github.com/googleapis/java-bigquerystorage/tree/master/proto-google-cloud-bigquerystorage-v1
262-
"com.google.api.grpc" % "proto-google-cloud-bigquerystorage-v1" % "3.17.2" % "protobuf-src",
262+
"com.google.api.grpc" % "proto-google-cloud-bigquerystorage-v1" % "3.17.3" % "protobuf-src",
263263
"org.apache.avro" % "avro" % AvroVersion % "provided",
264264
"org.apache.arrow" % "arrow-vector" % ArrowVersion % "provided",
265265
"io.grpc" % "grpc-auth" % org.apache.pekko.grpc.gen.BuildInfo.grpcVersion,

0 commit comments

Comments
 (0)