Skip to content

Commit

Permalink
refactor: fixed modules dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jachro committed Feb 8, 2024
1 parent e6ed2f5 commit 6e80107
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 @@ -104,7 +104,7 @@ lazy val http4sBorer = project
Dependencies.borer ++
Dependencies.fs2Core ++
Dependencies.http4sCore ++
Dependencies.tapirHttp4sServer
Dependencies.tapirCore
)

lazy val httpClient = project
Expand Down

0 comments on commit 6e80107

Please sign in to comment.