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 6b344fa commit e3027b1Copy full SHA for e3027b1
README.md
@@ -9,7 +9,7 @@ Add a dependency:
9
10
```scala
11
// SBT
12
-libraryDependencies += "org.scala-lang.modules" %% "scala-async" % "0.9.0-M4"
+libraryDependencies += "org.scala-lang.modules" %% "scala-async" % "0.9.0-M5"
13
```
14
15
Write your first `async` block:
0 commit comments