Skip to content

Commit

Permalink
Merge pull request #216 from nrkno/update/google-cloud-bigquerystorag…
Browse files Browse the repository at this point in the history
…e-2.45.0

Update google-cloud-bigquerystorage to 2.45.0
  • Loading branch information
hamnis authored Nov 13, 2023
2 parents 2e5df82 + 615717c commit 046d743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ lazy val core = crossProject(JVMPlatform)
"org.scalameta" %% "munit-scalacheck" % "0.7.29" % Test,
"org.typelevel" %% "munit-cats-effect-3" % "1.0.7" % Test,
"com.google.cloud" % "google-cloud-bigquery" % "2.34.0",
"com.google.cloud" % "google-cloud-bigquerystorage" % "2.44.1",
"com.google.cloud" % "google-cloud-bigquerystorage" % "2.45.0",
"com.google.cloud" % "google-cloud-bigquerydatatransfer" % "2.29.0",
"org.apache.avro" % "avro" % "1.11.3",
"com.lihaoyi" %% "sourcecode" % "0.3.1",
Expand Down

0 comments on commit 046d743

Please sign in to comment.