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 c11b407 commit 7323ab4Copy full SHA for 7323ab4
projects-2.12.md
@@ -19,7 +19,7 @@ Add in sbt using `libraryDependencies += ...`:
19
"org.scala-lang.modules" %% "scala-async" % "0.9.6"
20
"org.scala-lang.modules" %% "scala-java8-compat" % "0.8.0"
21
"org.scala-lang.modules" %% "scala-parser-combinators" % "1.0.5"
22
- "org.scala-lang.modules" %% "scala-swing" % "2.0.0-M2"
+ "org.scala-lang.modules" %% "scala-swing" % "2.0.0"
23
"org.scala-lang.modules" %% "scala-xml" % "1.0.6"
24
25
### Testing frameworks
0 commit comments