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 668a8b3 commit 6e92463Copy full SHA for 6e92463
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.3.0"
+ val baseSbtDottyVersion = "0.3.1"
36
37
// Versions used by the vscode extension to create a new project
38
// This should be the latest published releases.
0 commit comments