Skip to content

Commit 2d56dda

Browse files
authored
Merge pull request #252 from xuwei-k/patch-1
add dispatch
2 parents 7323ab4 + 631b762 commit 2d56dda

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
@@ -87,6 +87,7 @@ Add in sbt using `libraryDependencies += ...`:
8787
"io.circe" %% "circe-core" % "0.6.0"
8888
"io.get-coursier" %% "coursier" % "1.0.0-M14"
8989
"io.monix" %% "monix" % "2.0.6"
90+
"net.databinder.dispatch" %% "dispatch-core" % "0.12.0"
9091
"net.ruippeixotog" %% "scala-scraper" % "1.2.0"
9192
"org.clapper" %% "classutil" % "1.1.0"
9293
"org.clapper" %% "grizzled-scala" % "3.1.0"
@@ -157,7 +158,6 @@ Add using `addSbtPlugin(...)`:
157158

158159
You can subscribe to these tickets to find out when a library you want becomes available:
159160

160-
* [Dispatch](https://github.com/dispatch/reboot/issues/134)
161161
* [Ensime](https://github.com/ensime/ensime-server/issues/1414)
162162
* [Play](https://github.com/playframework/playframework/issues/6110)
163163
* [sbt-catalysts](https://github.com/typelevel/sbt-catalysts/issues/11)

0 commit comments

Comments
 (0)