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 760ddc8 commit 515f9ebCopy full SHA for 515f9eb
build.sbt
@@ -4,5 +4,5 @@ lazy val root = (project in file(".")).
4
description := "Example sbt project that compiles using Dotty",
5
version := "0.1",
6
7
- scalaVersion := "0.3.0-RC1"
+ scalaVersion := "0.3.0-RC2"
8
)
0 commit comments