Skip to content

Commit

Permalink
Merge pull request #33 from nrkno/update/google-cloud-bigquery-2.23.2
Browse files Browse the repository at this point in the history
Update google-cloud-bigquery to 2.23.2
  • Loading branch information
hamnis authored Mar 13, 2023
2 parents 7a98fd3 + 8a9642a commit a53d584
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 @@ -101,7 +101,7 @@ lazy val core = crossProject(JVMPlatform)
"org.typelevel" %% "cats-effect" % "3.4.8",
"org.scalameta" %% "munit" % "0.7.29" % Test,
"org.typelevel" %% "munit-cats-effect-3" % "1.0.7" % Test,
"com.google.cloud" % "google-cloud-bigquery" % "2.23.1",
"com.google.cloud" % "google-cloud-bigquery" % "2.23.2",
"com.google.cloud" % "google-cloud-bigquerystorage" % "2.33.1",
"com.google.cloud" % "google-cloud-bigquerydatatransfer" % "2.12.0",
"org.apache.avro" % "avro" % "1.11.1",
Expand Down

0 comments on commit a53d584

Please sign in to comment.