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 @@ -73,6 +73,7 @@ Add in sbt using `libraryDependencies += ...`:
73
73
"com.thoughtworks.each" %% "each" % "3.1.1"
74
74
"com.thoughtworks.enableIf" %% "enableif" % "1.1.4"
75
75
"com.thoughtworks.extractor" %% "extractor" % "1.1.1"
76
+ "com.twitter" %% "finagle-core" % "6.41.0"
76
77
"com.twitter" %% "util-core" % "6.39.0"
77
78
"com.typesafe.akka" %% "akka-actor" % "2.4.12"
78
79
"com.typesafe.akka" %% "akka-stream" % "2.4.12"
@@ -153,7 +154,6 @@ Add using `addSbtPlugin(...)`:
153
154
You can subscribe to these tickets to find out when a library you want becomes available:
154
155
155
156
* [ Dispatch] ( https://github.com/dispatch/reboot/issues/134 )
156
- * [ Finagle] ( https://github.com/twitter/finagle/issues/505 )
157
157
* [ Play] ( https://github.com/playframework/playframework/issues/6110 )
158
158
* [ sbt-catalysts] ( https://github.com/typelevel/sbt-catalysts/issues/11 )
159
159
* [ scala-parser-combinators for Scala.js] ( https://github.com/scala/scala-parser-combinators/issues/85 )
You can’t perform that action at this time.
0 commit comments