File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ You can also query [Maven Central](https://mvnrepository.com/artifact/org.scala-
17
17
18
18
Add in sbt using ` libraryDependencies += ... ` :
19
19
20
+ "org.scala-lang.modules" %% "scala-parallel-collections" % "0.2.0"
20
21
"org.scala-lang.modules" %% "scala-parser-combinators" % "1.1.2"
21
22
"org.scala-lang.modules" %% "scala-xml" % "1.2.0"
22
23
@@ -53,7 +54,6 @@ You can subscribe to these tickets to find out when a library you want becomes a
53
54
54
55
#### New RC3 tickets
55
56
56
- * [ scala-parallel-collections] ( https://github.com/scala/scala-parallel-collections/issues/68 )
57
57
* [ scala-java8-compat] ( https://github.com/scala/scala-java8-compat/issues/149 )
58
58
* [ scala-collection-compat] ( https://github.com/scala/scala-collection-compat/issues/210 )
59
59
* [ scala-async] ( https://github.com/scala/scala-async/issues/225 )
You can’t perform that action at this time.
0 commit comments