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.
2 parents cf8fead + 0908c6c commit 3044142Copy full SHA for 3044142
project/Build.scala
@@ -59,7 +59,7 @@ object MyScalaJSPlugin extends AutoPlugin {
59
60
object Build {
61
val scalacVersion = "2.12.8"
62
- val referenceVersion = "0.16.0-RC2"
+ val referenceVersion = "0.16.0-RC3"
63
64
val baseVersion = "0.17.0"
65
val baseSbtDottyVersion = "0.3.4"
0 commit comments