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 c10d489 commit 99a1db0Copy full SHA for 99a1db0
project/Build.scala
@@ -31,7 +31,7 @@ import scala.util.Properties.isJavaAtLeast
31
object Build {
32
val scalacVersion = "2.12.8"
33
34
- val baseVersion = "0.13.0"
+ val baseVersion = "0.14.0"
35
val baseSbtDottyVersion = "0.3.1"
36
37
// Versions used by the vscode extension to create a new project
0 commit comments