Skip to content

Commit 0e951ea

Browse files
committed
cats is published for 2.12
1 parent b0614ac commit 0e951ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects-2.12.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ Add in sbt using `libraryDependencies += ...`:
100100
"org.spire-math" %% "jawn-parser" % "0.10.3"
101101
"org.squeryl" %% "squeryl" % "0.9.7"
102102
"org.typelevel" %% "catalysts" % "0.0.5"
103+
"org.typelevel" %% "cats" % "0.8.1"
103104
"org.typelevel" %% "discipline" % "0.7.2"
104105
"org.typelevel" %% "macro-compat" % "1.1.1"
105106
"org.wvlet" %% "wvlet-log" % "1.1"
@@ -133,7 +134,6 @@ You can subscribe to these tickets to find out when a library you want becomes a
133134

134135
* [akka-http](https://github.com/akka/akka-http/issues/437)
135136
* [Argonaut](https://github.com/argonaut-io/argonaut/issues/246)
136-
* [Cats](https://github.com/typelevel/cats/pull/1450)
137137
* [Circe](https://github.com/travisbrown/circe/issues/302)
138138
* [Play](https://github.com/playframework/playframework/issues/6110)
139139
* [sbt-catalysts](https://github.com/typelevel/sbt-catalysts/issues/11)

0 commit comments

Comments
 (0)