File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -109,6 +109,7 @@ Add in sbt using `libraryDependencies += ...`:
109
109
"org.skinny-framework" %% "skinny-micro" % "1.2.0-RC1"
110
110
"org.spire-math" %% "jawn-ast" % "0.10.3"
111
111
"org.spire-math" %% "jawn-parser" % "0.10.3"
112
+ "org.spire-math" %% "spire" % "0.13.0"
112
113
"org.squeryl" %% "squeryl" % "0.9.7"
113
114
"org.typelevel" %% "catalysts" % "0.0.5"
114
115
"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
163
164
* [ Slick] ( https://github.com/slick/slick/issues/1572 )
164
165
* [ SORM] ( https://github.com/sorm/sorm/issues/83 )
165
166
* [ Apache Spark] ( https://issues.apache.org/jira/browse/SPARK-14220 )
166
- * [ Spire] ( https://github.com/non/spire/pull/606 )
167
167
* [ Unfiltered] ( https://github.com/unfiltered/unfiltered/issues/319 )
You can’t perform that action at this time.
0 commit comments