Skip to content

Commit 07f6513

Browse files
authored
Update projects-2.12.md
1 parent a42a934 commit 07f6513

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
@@ -109,6 +109,7 @@ Add in sbt using `libraryDependencies += ...`:
109109
"org.skinny-framework" %% "skinny-micro" % "1.2.0-RC1"
110110
"org.spire-math" %% "jawn-ast" % "0.10.3"
111111
"org.spire-math" %% "jawn-parser" % "0.10.3"
112+
"org.spire-math" %% "spire" % "0.13.0"
112113
"org.squeryl" %% "squeryl" % "0.9.7"
113114
"org.typelevel" %% "catalysts" % "0.0.5"
114115
"org.typelevel" %% "cats" % "0.8.1"
@@ -163,5 +164,4 @@ You can subscribe to these tickets to find out when a library you want becomes a
163164
* [Slick](https://github.com/slick/slick/issues/1572)
164165
* [SORM](https://github.com/sorm/sorm/issues/83)
165166
* [Apache Spark](https://issues.apache.org/jira/browse/SPARK-14220)
166-
* [Spire](https://github.com/non/spire/pull/606)
167167
* [Unfiltered](https://github.com/unfiltered/unfiltered/issues/319)

0 commit comments

Comments
 (0)