Skip to content

Commit 40a4d61

Browse files
authored
Update projects-2.12.md
1 parent 07f6513 commit 40a4d61

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

projects-2.12.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Add in sbt using `libraryDependencies += ...`:
1818

1919
"org.scala-lang.modules" %% "scala-async" % "0.9.6"
2020
"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"
2222
"org.scala-lang.modules" %% "scala-swing" % "2.0.0-M2"
2323
"org.scala-lang.modules" %% "scala-xml" % "1.0.6"
2424

@@ -157,7 +157,6 @@ You can subscribe to these tickets to find out when a library you want becomes a
157157
* [Dispatch](https://github.com/dispatch/reboot/issues/134)
158158
* [Play](https://github.com/playframework/playframework/issues/6110)
159159
* [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)
161160
* [scala-refactoring](https://github.com/scala-ide/scala-refactoring/issues/168)
162161
* [scala-ssh](https://github.com/veact/scala-ssh/pull/5)
163162
* [scalariform](https://github.com/scala-ide/scalariform/issues/235)

0 commit comments

Comments
 (0)