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 63d2c12 commit 1e53182Copy full SHA for 1e53182
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-M3"
+libraryDependencies += "org.scala-lang.modules" %% "scala-async" % "0.9.0-M4"
13
```
14
15
Write your first `async` block:
0 commit comments