Skip to content

Commit

Permalink
cats-effect
Browse files Browse the repository at this point in the history
  • Loading branch information
lhns committed Dec 27, 2022
1 parent 19bd5ba commit 3ef5bab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,6 @@ lazy val root = (project in file("."))
"org.http4s" %% "http4s-dsl" % V.http4s,
"org.http4s" %% "http4s-ember-server" % V.http4s,
"org.http4s" %% "http4s-jdk-http-client" % V.http4sJdkHttpClient,
"org.typelevel" %% "cats-effect" % V.catsEffect,
)
)

0 comments on commit 3ef5bab

Please sign in to comment.