Skip to content

Commit

Permalink
drop cats-macros typelevel/cats#3231
Browse files Browse the repository at this point in the history
  • Loading branch information
Arnaud Gourlay committed Apr 16, 2020
1 parent 3a877c2 commit 6249ac9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ lazy val core =
library.http4sClient,
library.http4sCirce,
library.catsCore,
library.catsMacro,
library.pureConfig,
library.parboiled,
library.fansi,
Expand Down Expand Up @@ -298,7 +297,6 @@ lazy val library =
val scalaXml = "2.0.0-M1"
}
val claimant = "org.typelevel" %% "claimant" % Version.claimant
val catsMacro = "org.typelevel" %% "cats-macros" % Version.cats
val catsCore = "org.typelevel" %% "cats-core" % Version.cats
val scalatest = "org.scalatest" %% "scalatest" % Version.scalaTest
val utest = "com.lihaoyi" %% "utest" % Version.utest
Expand Down

0 comments on commit 6249ac9

Please sign in to comment.