Skip to content

Commit

Permalink
Update google-cloud-bigquerydatatransfer to 2.22.0 (#135)
Browse files Browse the repository at this point in the history
* Update google-cloud-bigquerydatatransfer to 2.22.0

* scalafmt

---------

Co-authored-by: datahub-rewrite-bot <datahub-rewrite-bot [email protected]>
Co-authored-by: Erlend Hamnaberg <[email protected]>
  • Loading branch information
3 people authored Jul 27, 2023
1 parent 72ac4f0 commit 2b667a5
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 @@ -115,7 +115,7 @@ lazy val core = crossProject(JVMPlatform)
"org.typelevel" %% "munit-cats-effect-3" % "1.0.7" % Test,
"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",
"com.google.cloud" % "google-cloud-bigquerydatatransfer" % "2.22.0",
"org.apache.avro" % "avro" % "1.11.2",
"com.lihaoyi" %% "sourcecode" % "0.3.0",
"org.typelevel" %% "log4cats-slf4j" % "2.6.0",
Expand Down

0 comments on commit 2b667a5

Please sign in to comment.