Skip to content

Commit c8aa9f8

Browse files
committed
M5 scala-java8-compat
1 parent 59fb203 commit c8aa9f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects-2.13.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Add in sbt using `libraryDependencies += ...`:
2424
"org.scala-lang.modules" %% "scala-parser-combinators" % "1.1.1"
2525
"org.scala-lang.modules" %% "scala-xml" % "1.1.0"
2626
"org.scala-lang.modules" %% "scala-collection-compat" % "0.2.0"
27+
"org.scala-lang.modules" %% "scala-java8-compat" % "0.9.0"
2728

2829
### Testing frameworks
2930

@@ -65,7 +66,6 @@ You can subscribe to these tickets to find out when a library you want becomes a
6566

6667
#### new M5 tickets
6768

68-
* [scala-java8-compat](https://github.com/scala/scala-java8-compat/issues/119)
6969
* [scalacheck](https://github.com/rickynils/scalacheck/issues/418)
7070
* [scalatest](https://github.com/scalatest/scalatest/issues/1409)
7171
* blocked by scalacheck

0 commit comments

Comments
 (0)