Skip to content

Commit

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

Update google-cloud-bigquerydatatransfer to 2.43.0
  • Loading branch information
hamnis committed May 13, 2024
2 parents bcd9d27 + 42ca08e commit 47ebb6a
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.42.0",
"com.google.cloud" % "google-cloud-bigquerydatatransfer" % "2.43.0",
"org.scalameta" %% "munit" % "0.7.29",
"org.typelevel" %% "munit-cats-effect-3" % "1.0.7"
),
Expand Down

0 comments on commit 47ebb6a

Please sign in to comment.