Skip to content

Commit

Permalink
Remove Slick from lib dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mlachkar committed Sep 16, 2020
1 parent 7fb6490 commit 6ee88ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ object Dependencies {
"io.get-coursier" %% "coursier" % coursierV,
"org.scala-lang.modules" %% "scala-xml" % "1.3.0",
"org.typelevel" %% "cats-core" % "2.0.0",
"com.typesafe.slick" %% "slick" % "3.3.2",
"com.chuusai" %% "shapeless" % "2.3.3",
scalacheck
)
Expand Down

0 comments on commit 6ee88ea

Please sign in to comment.