Skip to content

Commit

Permalink
Update google-cloud-bigquerystorage to 3.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
datahub-rewrite-bot committed Sep 29, 2024
1 parent 95d3e52 commit e8b8e1e
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 @@ -140,7 +140,7 @@ lazy val `google-client` = crossProject(JVMPlatform)
"org.scalameta" %% "munit-scalacheck" % "1.0.0" % Test,
"org.typelevel" %% "munit-cats-effect" % "2.0.0" % Test,
addGoogleDep("com.google.cloud" % "google-cloud-bigquery" % "2.38.1"),
addGoogleDep("com.google.cloud" % "google-cloud-bigquerystorage" % "3.8.1"),
addGoogleDep("com.google.cloud" % "google-cloud-bigquerystorage" % "3.9.1"),
"com.google.guava" % "guava" % "33.3.0-jre"
),
Compile / doc / scalacOptions ++= Seq(
Expand Down

0 comments on commit e8b8e1e

Please sign in to comment.