Skip to content

Commit e8f0958

Browse files
committed
M5 scala-async
1 parent e4ab7c0 commit e8f0958

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects-2.13.md

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Add in sbt using `libraryDependencies += ...`:
2121
"org.scala-lang.modules" %% "scala-java8-compat" % "0.9.0"
2222
"org.scala-lang.modules" %% "scala-parser-combinators" % "1.1.1"
2323
"org.scala-lang.modules" %% "scala-xml" % "1.1.0"
24+
"org.scala-lang.modules" %% "scala-async" % "0.9.7"
2425

2526
### Testing libraries
2627

0 commit comments

Comments
 (0)