Skip to content

Commit

Permalink
Update http4s-ember-core to 0.23.27
Browse files Browse the repository at this point in the history
  • Loading branch information
datahub-rewrite-bot committed May 5, 2024
1 parent 96e92cb commit 2beb97c
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 @@ -171,7 +171,7 @@ lazy val `http4s-client` = crossProject(JVMPlatform)
.exclude("org.http4s", s"http4s-dsl_${binaryVersion}"),
// needed because of hard-link in http4s-grpc
// https://github.com/davenverse/http4s-grpc/pull/89
"org.http4s" %% "http4s-ember-core" % "0.23.26",
"org.http4s" %% "http4s-ember-core" % "0.23.27",
"net.hamnaberg.googleapis" %% "googleapis-http4s-bigquery" % "0.4.1-v2-20240323",
"com.permutive" %% "gcp-auth" % "0.2.0"
)
Expand Down

0 comments on commit 2beb97c

Please sign in to comment.