We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dbcea2 commit 1aa8643Copy full SHA for 1aa8643
versions.properties
@@ -17,8 +17,8 @@ scala.binary.version=2.12
17
# external modules shipped with distribution, as specified by scala-library-all's pom
18
scala-xml.version.number=1.0.6
19
scala-parser-combinators.version.number=1.0.5
20
-scala-swing.version.number=2.0.0-M2
21
-scala-swing.version.osgi=2.0.0.M2
+scala-swing.version.number=2.0.0
+scala-swing.version.osgi=2.0.0
22
jline.version=2.14.3
23
# this one is shaded and embedded in scala-compiler.jar
24
scala-asm.version=5.1.0-scala-1
0 commit comments