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 a6e75ca commit c413ea2Copy full SHA for c413ea2
project/Build.scala
@@ -58,7 +58,7 @@ object Build {
58
val referenceVersion = "3.0.0-RC1-bin-20210122-6947b0f-NIGHTLY"
59
60
val baseVersion = "3.0.0-RC1"
61
- val baseSbtDottyVersion = "0.5.2"
+ val baseSbtDottyVersion = "0.5.3"
62
63
// Versions used by the vscode extension to create a new project
64
// This should be the latest published releases.
0 commit comments