Skip to content

Commit c237673

Browse files
Merge pull request #6557 from dotty-staging/reference-compiler
Upgrade reference compiler to 0.15.0-RC1
2 parents f79c8b2 + f4a5c27 commit c237673

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
@@ -30,7 +30,7 @@ import scala.util.Properties.isJavaAtLeast
3030

3131
object Build {
3232
val scalacVersion = "2.12.8"
33-
val referenceVersion = "0.14.0-RC1"
33+
val referenceVersion = "0.15.0-RC1"
3434

3535
val baseVersion = "0.16.0"
3636
val baseSbtDottyVersion = "0.3.2"

0 commit comments

Comments
 (0)