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 @@ -87,6 +87,7 @@ Add in sbt using `libraryDependencies += ...`:
87
87
"io.circe" %% "circe-core" % "0.6.0"
88
88
"io.get-coursier" %% "coursier" % "1.0.0-M14"
89
89
"io.monix" %% "monix" % "2.0.6"
90
+ "net.databinder.dispatch" %% "dispatch-core" % "0.12.0"
90
91
"net.ruippeixotog" %% "scala-scraper" % "1.2.0"
91
92
"org.clapper" %% "classutil" % "1.1.0"
92
93
"org.clapper" %% "grizzled-scala" % "3.1.0"
@@ -157,7 +158,6 @@ Add using `addSbtPlugin(...)`:
157
158
158
159
You can subscribe to these tickets to find out when a library you want becomes available:
159
160
160
- * [ Dispatch] ( https://github.com/dispatch/reboot/issues/134 )
161
161
* [ Ensime] ( https://github.com/ensime/ensime-server/issues/1414 )
162
162
* [ Play] ( https://github.com/playframework/playframework/issues/6110 )
163
163
* [ sbt-catalysts] ( https://github.com/typelevel/sbt-catalysts/issues/11 )
You can’t perform that action at this time.
0 commit comments