Skip to content

Commit 0c5678d

Browse files
committed
Update reference compiler
1 parent 462a72f commit 0c5678d

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
@@ -53,7 +53,7 @@ object MyScalaJSPlugin extends AutoPlugin {
5353
}
5454

5555
object Build {
56-
val referenceVersion = "3.0.0-M2-bin-20201108-3938388-NIGHTLY"
56+
val referenceVersion = "3.0.0-M2-bin-20201112-462a72f-NIGHTLY"
5757

5858
val baseVersion = "3.0.0-M2"
5959
val baseSbtDottyVersion = "0.4.7"

0 commit comments

Comments
 (0)