Skip to content

Commit

Permalink
[Edit] build
Browse files Browse the repository at this point in the history
  • Loading branch information
rafafrdz committed Dec 17, 2022
1 parent 945a808 commit 4fb243e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.sbt
Expand Up @@ -11,6 +11,9 @@ lazy val extraDependencies =
"com.lihaoyi" %% "requests" % "0.6.9"
, "com.outr" %% "hasher" % "1.2.2"
, "com.typesafe" % "config" % "1.4.2"
, "org.typelevel" %% "cats-effect" % "3.3.14"
, "org.typelevel" %% "cats-core" % "2.7.0"

)


Expand Down

0 comments on commit 4fb243e

Please sign in to comment.