Skip to content

Commit 2b3bfc2

Browse files
Merge pull request #8829 from dotty-staging/dotty-release-0.24.0-RC1
Upgrade Dotty Reference to 0.24.0-RC1
2 parents 37bc11d + 7532415 commit 2b3bfc2

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.24.0-bin-20200407-2352d90-NIGHTLY"
65+
val referenceVersion = "0.24.0-RC1"
6666

6767
val baseVersion = "0.25.0"
6868
val baseSbtDottyVersion = "0.4.2"

0 commit comments

Comments
 (0)