Skip to content

Commit f4a5c27

Browse files
Upgrade reference compiler to 0.15.0-RC1
1 parent a54d6f0 commit f4a5c27

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)