File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Add in sbt using `libraryDependencies += ...`:
18
18
19
19
"org.scala-lang.modules" %% "scala-async" % "0.9.6"
20
20
"org.scala-lang.modules" %% "scala-java8-compat" % "0.8.0"
21
- "org.scala-lang.modules" %% "scala-parser-combinators" % "1.0.4 "
21
+ "org.scala-lang.modules" %% "scala-parser-combinators" % "1.0.5 "
22
22
"org.scala-lang.modules" %% "scala-swing" % "2.0.0-M2"
23
23
"org.scala-lang.modules" %% "scala-xml" % "1.0.6"
24
24
@@ -157,7 +157,6 @@ You can subscribe to these tickets to find out when a library you want becomes a
157
157
* [ Dispatch] ( https://github.com/dispatch/reboot/issues/134 )
158
158
* [ Play] ( https://github.com/playframework/playframework/issues/6110 )
159
159
* [ sbt-catalysts] ( https://github.com/typelevel/sbt-catalysts/issues/11 )
160
- * [ scala-parser-combinators for Scala.js] ( https://github.com/scala/scala-parser-combinators/issues/85 )
161
160
* [ scala-refactoring] ( https://github.com/scala-ide/scala-refactoring/issues/168 )
162
161
* [ scala-ssh] ( https://github.com/veact/scala-ssh/pull/5 )
163
162
* [ scalariform] ( https://github.com/scala-ide/scalariform/issues/235 )
You can’t perform that action at this time.
0 commit comments