Skip to content

Commit 2c3212b

Browse files
committed
sbt-dotty: Bump to 0.4.2-SNAPSHOT
1 parent a5c934a commit 2c3212b

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.1"
68+
val baseSbtDottyVersion = "0.4.2"
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)