Skip to content

Commit 725d20a

Browse files
committed
RC3 scala-parser-combinators
1 parent eefb80b commit 725d20a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

projects-2.13.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ You can also query [Maven Central](https://mvnrepository.com/artifact/org.scala-
1717

1818
Add in sbt using `libraryDependencies += ...`:
1919

20-
(coming soon)
20+
"org.scala-lang.modules" %% "scala-parser-combinators" % "1.1.2"
2121

2222
### Testing libraries
2323

@@ -53,7 +53,6 @@ You can subscribe to these tickets to find out when a library you want becomes a
5353
#### New RC3 tickets
5454

5555
* [scala-xml](https://github.com/scala/scala-xml/issues/316)
56-
* [scala-parser-combinators](https://github.com/scala/scala-parser-combinators/issues/214)
5756
* [scalatest](https://github.com/scalatest/scalatest/issues/1593)
5857
* blocked by scala-xml, scala-parser-combinators
5958
* [scala-parallel-collections](https://github.com/scala/scala-parallel-collections/issues/68)

0 commit comments

Comments
 (0)