Skip to content

Commit 4e1e792

Browse files
Update google-cloud-bigquerydatatransfer to 2.78.0 (#522)
1 parent f8eaac4 commit 4e1e792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ lazy val `transfer-client` = crossProject(JVMPlatform)
219219
.settings(
220220
name := "bigquery-transfer-client",
221221
libraryDependencies ++= Seq(
222-
"com.google.cloud" % "google-cloud-bigquerydatatransfer" % "2.56.0",
222+
"com.google.cloud" % "google-cloud-bigquerydatatransfer" % "2.78.0",
223223
"org.scalameta" %% "munit" % "1.2.1",
224224
"org.typelevel" %% "munit-cats-effect" % "2.1.0"
225225
),

0 commit comments

Comments
 (0)