Skip to content

Commit a42a934

Browse files
authored
Update projects-2.12.md
1 parent 7ecd540 commit a42a934

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
@@ -73,6 +73,7 @@ Add in sbt using `libraryDependencies += ...`:
7373
"com.thoughtworks.each" %% "each" % "3.1.1"
7474
"com.thoughtworks.enableIf" %% "enableif" % "1.1.4"
7575
"com.thoughtworks.extractor" %% "extractor" % "1.1.1"
76+
"com.twitter" %% "finagle-core" % "6.41.0"
7677
"com.twitter" %% "util-core" % "6.39.0"
7778
"com.typesafe.akka" %% "akka-actor" % "2.4.12"
7879
"com.typesafe.akka" %% "akka-stream" % "2.4.12"
@@ -153,7 +154,6 @@ Add using `addSbtPlugin(...)`:
153154
You can subscribe to these tickets to find out when a library you want becomes available:
154155

155156
* [Dispatch](https://github.com/dispatch/reboot/issues/134)
156-
* [Finagle](https://github.com/twitter/finagle/issues/505)
157157
* [Play](https://github.com/playframework/playframework/issues/6110)
158158
* [sbt-catalysts](https://github.com/typelevel/sbt-catalysts/issues/11)
159159
* [scala-parser-combinators for Scala.js](https://github.com/scala/scala-parser-combinators/issues/85)

0 commit comments

Comments
 (0)