Skip to content

Commit

Permalink
Merge pull request #134 from nrkno/update/google-cloud-bigquery-2.31.0
Browse files Browse the repository at this point in the history
Update google-cloud-bigquery to 2.31.0
  • Loading branch information
hamnis authored Jul 27, 2023
2 parents ddd9aa7 + 446926e commit 72ac4f0
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 @@ -113,7 +113,7 @@ lazy val core = crossProject(JVMPlatform)
"org.scalameta" %% "munit" % "0.7.29" % Test,
"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.30.1",
"com.google.cloud" % "google-cloud-bigquery" % "2.31.0",
"com.google.cloud" % "google-cloud-bigquerystorage" % "2.41.0",
"com.google.cloud" % "google-cloud-bigquerydatatransfer" % "2.21.0",
"org.apache.avro" % "avro" % "1.11.2",
Expand Down

0 comments on commit 72ac4f0

Please sign in to comment.