We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a54d6f0 commit f4a5c27Copy full SHA for f4a5c27
project/Build.scala
@@ -30,7 +30,7 @@ import scala.util.Properties.isJavaAtLeast
30
31
object Build {
32
val scalacVersion = "2.12.8"
33
- val referenceVersion = "0.14.0-RC1"
+ val referenceVersion = "0.15.0-RC1"
34
35
val baseVersion = "0.16.0"
36
val baseSbtDottyVersion = "0.3.2"
0 commit comments