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 @@ -53,6 +53,7 @@ Add in sbt using `libraryDependencies += ...`:
53
53
"com.github.mpilquist" %% "simulacrum" % "0.14.0"
54
54
"com.beachape" %% "enumeratum" % "1.5.13"
55
55
"com.github.mpilquist" %% "simulacrum" % "0.14.0"
56
+ "org.scalatra.scalate" %% "scalate-core" % "1.9.1-RC1"
56
57
57
58
### Compiler plugins
58
59
@@ -94,7 +95,6 @@ You can subscribe to these tickets to find out when a library you want becomes a
94
95
* [ monocle] ( https://github.com/julien-truffaut/Monocle/issues/596 )
95
96
* [ twirl] ( https://github.com/playframework/twirl/issues/184 )
96
97
* [ akka] ( https://github.com/akka/akka/issues/25105 )
97
- * [ scalate] ( https://github.com/scalate/scalate/issues/199 )
98
98
* [ algebra] ( https://github.com/typelevel/algebra/issues/219 )
99
99
* [ play-doc] ( https://github.com/playframework/play-doc/issues/41 )
100
100
You can’t perform that action at this time.
0 commit comments