Skip to content

Commit 7b80d8a

Browse files
authored
Merge pull request #10210 from dotty-staging/dotty-release-3.0.0-M1
Upgrade Dotty Reference to 3.0.0-M1
2 parents bc942f4 + c2c23de commit 7b80d8a

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-M1-bin-20201021-97da3cb-NIGHTLY"
56+
val referenceVersion = "3.0.0-M2-bin-20201108-3938388-NIGHTLY"
5757

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

0 commit comments

Comments
 (0)