We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d9b818 commit e6261f5Copy full SHA for e6261f5
projects-2.13.md
@@ -17,6 +17,8 @@ You can also query [Maven Central](https://mvnrepository.com/artifact/org.scala-
17
18
Add in sbt using `libraryDependencies += ...`:
19
20
+ "org.scala-lang.modules" %% "scala-collection-compat" % "2.0.0"
21
+ "org.scala-lang.modules" %% "scala-parser-combinators" % "1.1.2"
22
"org.scala-lang.modules" %% "scala-xml" % "1.2.0"
23
24
### Testing libraries
@@ -56,7 +58,6 @@ You can subscribe to these tickets to find out when a library you want becomes a
56
58
57
59
#### New 2.13 tickets
60
-* [scala-collection-compat](https://github.com/scala/scala-collection-compat/issues/215)
61
* [scalacheck](https://github.com/rickynils/scalacheck/issues/480)
62
* [genjavadoc](https://github.com/lightbend/genjavadoc/issues/178)
63
0 commit comments