Skip to content

Commit c713e8c

Browse files
committed
Update reference compiler
Workaround issue #8371
1 parent 4df9b6f commit c713e8c

File tree

3 files changed

+1
-49
lines changed

3 files changed

+1
-49
lines changed

library/src-non-bootstrapped/scala/internal/quoted/CompileTime.scala

-48
This file was deleted.

project/Build.scala

+1-1
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-RC1"
65+
val referenceVersion = "0.24.0-bin-20200321-4df9b6f-NIGHTLY"
6666

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

0 commit comments

Comments
 (0)