Skip to content

Commit f18a1e2

Browse files
committed
Update reference compiler
1 parent ff476f7 commit f18a1e2

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
@@ -62,7 +62,7 @@ object MyScalaJSPlugin extends AutoPlugin {
6262
}
6363

6464
object Build {
65-
val referenceVersion = "0.23.0-bin-20200222-811dc19-NIGHTLY"
65+
val referenceVersion = "0.23.0-bin-20200305-84f2e41-NIGHTLY"
6666

6767
val baseVersion = "0.23.0"
6868
val baseSbtDottyVersion = "0.4.0"

0 commit comments

Comments
 (0)