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 388b820 commit f3cb768Copy full SHA for f3cb768
project/Build.scala
@@ -56,7 +56,7 @@ object Build {
56
val referenceVersion = "3.0.0-M2-bin-20201108-3938388-NIGHTLY"
57
58
val baseVersion = "3.0.0-M2"
59
- val baseSbtDottyVersion = "0.4.5"
+ val baseSbtDottyVersion = "0.4.6"
60
61
// Versions used by the vscode extension to create a new project
62
// This should be the latest published releases.
0 commit comments