Skip to content

Commit

Permalink
Update googleapis-http4s-bigquery to 0.4.1-v2-20240323
Browse files Browse the repository at this point in the history
  • Loading branch information
datahub-rewrite-bot committed Apr 28, 2024
1 parent c613d50 commit a452f29
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 @@ -172,7 +172,7 @@ lazy val `http4s-client` = crossProject(JVMPlatform)
// needed because of hard-link in http4s-grpc
// https://github.com/davenverse/http4s-grpc/pull/89
"org.http4s" %% "http4s-ember-core" % "0.23.26",
"net.hamnaberg.googleapis" %% "googleapis-http4s-bigquery" % "0.4.0-v2-20240229",
"net.hamnaberg.googleapis" %% "googleapis-http4s-bigquery" % "0.4.1-v2-20240323",
"com.permutive" %% "gcp-auth" % "0.2.0"
)
},
Expand Down

0 comments on commit a452f29

Please sign in to comment.