Skip to content

Commit

Permalink
Merge pull request #322 from nrkno/update/googleapis-http4s-bigquery-…
Browse files Browse the repository at this point in the history
…0.4.1-v2-20240323

Update googleapis-http4s-bigquery to 0.4.1-v2-20240323
  • Loading branch information
hamnis committed Apr 29, 2024
2 parents c613d50 + a452f29 commit d0d3aa5
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 d0d3aa5

Please sign in to comment.