Skip to content

Commit 0a1a010

Browse files
committed
sbt-dotty: Release 0.4.1
1 parent b7afd38 commit 0a1a010

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
@@ -65,7 +65,7 @@ object Build {
6565
val referenceVersion = "0.24.0-bin-20200325-37eec14-NIGHTLY"
6666

6767
val baseVersion = "0.24.0"
68-
val baseSbtDottyVersion = "0.4.0"
68+
val baseSbtDottyVersion = "0.4.1"
6969

7070
// Versions used by the vscode extension to create a new project
7171
// This should be the latest published releases.

0 commit comments

Comments
 (0)