Skip to content

Commit 5dd9ecf

Browse files
Update publishedSbtDottyVersion to 0.4.5
1 parent 4b112f0 commit 5dd9ecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ object Build {
6363
// TODO: Have the vscode extension fetch these numbers from the Internet
6464
// instead of hardcoding them ?
6565
val publishedDottyVersion = referenceVersion
66-
val publishedSbtDottyVersion = "0.4.4"
66+
val publishedSbtDottyVersion = "0.4.5"
6767

6868
/** scala-library version required to compile Dotty.
6969
*

0 commit comments

Comments
 (0)