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 4b112f0 commit 5dd9ecfCopy full SHA for 5dd9ecf
project/Build.scala
@@ -63,7 +63,7 @@ object Build {
63
// TODO: Have the vscode extension fetch these numbers from the Internet
64
// instead of hardcoding them ?
65
val publishedDottyVersion = referenceVersion
66
- val publishedSbtDottyVersion = "0.4.4"
+ val publishedSbtDottyVersion = "0.4.5"
67
68
/** scala-library version required to compile Dotty.
69
*
0 commit comments