Skip to content

Commit 7323ab4

Browse files
authored
Update projects-2.12.md
1 parent c11b407 commit 7323ab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects-2.12.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Add in sbt using `libraryDependencies += ...`:
1919
"org.scala-lang.modules" %% "scala-async" % "0.9.6"
2020
"org.scala-lang.modules" %% "scala-java8-compat" % "0.8.0"
2121
"org.scala-lang.modules" %% "scala-parser-combinators" % "1.0.5"
22-
"org.scala-lang.modules" %% "scala-swing" % "2.0.0-M2"
22+
"org.scala-lang.modules" %% "scala-swing" % "2.0.0"
2323
"org.scala-lang.modules" %% "scala-xml" % "1.0.6"
2424

2525
### Testing frameworks

0 commit comments

Comments
 (0)