File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ Add in sbt using `libraryDependencies += ...`:
24
24
"org.scala-lang.modules" %% "scala-parser-combinators" % "1.1.1"
25
25
"org.scala-lang.modules" %% "scala-xml" % "1.1.0"
26
26
"org.scala-lang.modules" %% "scala-collection-compat" % "0.2.0"
27
+ "org.scala-lang.modules" %% "scala-java8-compat" % "0.9.0"
27
28
28
29
### Testing frameworks
29
30
@@ -65,7 +66,6 @@ You can subscribe to these tickets to find out when a library you want becomes a
65
66
66
67
#### new M5 tickets
67
68
68
- * [ scala-java8-compat] ( https://github.com/scala/scala-java8-compat/issues/119 )
69
69
* [ scalacheck] ( https://github.com/rickynils/scalacheck/issues/418 )
70
70
* [ scalatest] ( https://github.com/scalatest/scalatest/issues/1409 )
71
71
* blocked by scalacheck
You can’t perform that action at this time.
0 commit comments