Skip to content

Commit

Permalink
Merge pull request #317 from nrkno/update/google-cloud-bigquerydatatr…
Browse files Browse the repository at this point in the history
…ansfer-2.42.0

Update google-cloud-bigquerydatatransfer to 2.42.0
  • Loading branch information
hamnis committed Apr 29, 2024
2 parents cc2e550 + e21c84a commit 96e92cb
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 @@ -234,7 +234,7 @@ lazy val `transfer-client` = crossProject(JVMPlatform)
.settings(
name := "bigquery-transfer-client",
libraryDependencies ++= Seq(
"com.google.cloud" % "google-cloud-bigquerydatatransfer" % "2.41.0",
"com.google.cloud" % "google-cloud-bigquerydatatransfer" % "2.42.0",
"org.scalameta" %% "munit" % "0.7.29",
"org.typelevel" %% "munit-cats-effect-3" % "1.0.7"
),
Expand Down

0 comments on commit 96e92cb

Please sign in to comment.