We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c30f842 commit da1e196Copy full SHA for da1e196
project/Build.scala
@@ -39,7 +39,7 @@ object ExposedValues extends AutoPlugin {
39
object Build {
40
val scalacVersion = "2.12.8"
41
42
- val baseVersion = "0.12.0"
+ val baseVersion = "0.13.0"
43
val baseSbtDottyVersion = "0.2.7"
44
45
// Versions used by the vscode extension to create a new project
0 commit comments