Skip to content

Commit 87a2b1b

Browse files
Bump reference compiler version to the latest nightly build
1 parent c1c026d commit 87a2b1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ object MyScalaJSPlugin extends AutoPlugin {
5959

6060
object Build {
6161
val scalacVersion = "2.12.8"
62-
val referenceVersion = "0.16.0-RC3"
62+
val referenceVersion = "0.17.0-bin-20190627-c3dbd50-NIGHTLY"
6363

6464
val baseVersion = "0.17.0"
6565
val baseSbtDottyVersion = "0.3.4"

0 commit comments

Comments
 (0)