Skip to content

Commit

Permalink
Update google-cloud-bigquerydatatransfer to 2.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
datahub-rewrite-bot committed Mar 24, 2024
1 parent 9bf7a7a commit a8a054c
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 @@ -217,7 +217,7 @@ lazy val `transfer-client` = crossProject(JVMPlatform)
.settings(
name := "bigquery-transfer-client",
libraryDependencies ++= Seq(
"com.google.cloud" % "google-cloud-bigquerydatatransfer" % "2.37.0",
"com.google.cloud" % "google-cloud-bigquerydatatransfer" % "2.38.0",
"org.scalameta" %% "munit" % "0.7.29",
"org.typelevel" %% "munit-cats-effect-3" % "1.0.7"
),
Expand Down

0 comments on commit a8a054c

Please sign in to comment.