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 a5c934a commit 2c3212bCopy full SHA for 2c3212b
project/Build.scala
@@ -65,7 +65,7 @@ object Build {
65
val referenceVersion = "0.24.0-bin-20200325-37eec14-NIGHTLY"
66
67
val baseVersion = "0.24.0"
68
- val baseSbtDottyVersion = "0.4.1"
+ val baseSbtDottyVersion = "0.4.2"
69
70
// Versions used by the vscode extension to create a new project
71
// This should be the latest published releases.
0 commit comments