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 d724f2b commit 32b5382Copy full SHA for 32b5382
project/Build.scala
@@ -58,7 +58,7 @@ object MyScalaJSPlugin extends AutoPlugin {
58
}
59
60
object Build {
61
- val referenceVersion = "0.18.1-RC1"
+ val referenceVersion = "0.19.0-bin-20190917-d724f2b-NIGHTLY"
62
63
val baseVersion = "0.19.0"
64
val baseSbtDottyVersion = "0.3.5"
0 commit comments