Replace http4s-blaze-server with http4s-ember-server.

This commit is contained in:
Rehan Mahmood
2023-10-24 17:58:21 -04:00
parent f7f93c5b2a
commit 343d5575e4
9 changed files with 46 additions and 28 deletions

View File

@ -802,6 +802,7 @@ val joex = project
Dependencies.http4sDsl ++
Dependencies.circe ++
Dependencies.pureconfig ++
Dependencies.pureconfigIp4s ++
Dependencies.emilTnef ++
Dependencies.poi ++
Dependencies.emilMarkdown ++
@ -859,6 +860,7 @@ val restserver = project
Dependencies.http4sDsl ++
Dependencies.circe ++
Dependencies.pureconfig ++
Dependencies.pureconfigIp4s ++
Dependencies.yamusca ++
Dependencies.kittens ++
Dependencies.webjars,