mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 10:28:27 +00:00
Replace http4s-blaze-client
with http4s-ember-client
.
This commit is contained in:
@ -239,7 +239,7 @@ object Dependencies {
|
||||
val fs2 = fs2Core ++ fs2Io
|
||||
|
||||
val http4sClient = Seq(
|
||||
"org.http4s" %% "http4s-blaze-client" % "0.23.14"
|
||||
"org.http4s" %% "http4s-ember-client" % Http4sVersion
|
||||
)
|
||||
|
||||
val http4sCirce = Seq(
|
||||
|
Reference in New Issue
Block a user