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 90b3820 commit 668a8b3Copy full SHA for 668a8b3
project/Build.scala
@@ -32,7 +32,7 @@ object Build {
32
val scalacVersion = "2.12.8"
33
34
val baseVersion = "0.13.0"
35
- val baseSbtDottyVersion = "0.2.7"
+ val baseSbtDottyVersion = "0.3.0"
36
37
// Versions used by the vscode extension to create a new project
38
// This should be the latest published releases.
0 commit comments