Skip to content

Commit

Permalink
Update google-cloud-bigquerydatatransfer to 2.46.0 (#361)
Browse files Browse the repository at this point in the history
Co-authored-by: datahub-rewrite-bot <datahub-rewrite-bot [email protected]>
  • Loading branch information
datahub-steward[bot] and datahub-rewrite-bot authored Jul 1, 2024
1 parent 2713fd8 commit a011b10
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 @@ -221,7 +221,7 @@ lazy val `transfer-client` = crossProject(JVMPlatform)
.settings(
name := "bigquery-transfer-client",
libraryDependencies ++= Seq(
"com.google.cloud" % "google-cloud-bigquerydatatransfer" % "2.45.0",
"com.google.cloud" % "google-cloud-bigquerydatatransfer" % "2.46.0",
"org.scalameta" %% "munit" % "1.0.0",
"org.typelevel" %% "munit-cats-effect" % "2.0.0"
),
Expand Down

0 comments on commit a011b10

Please sign in to comment.