Skip to content

Commit c413ea2

Browse files
committed
Bump sbt-dotty to 0.5.3-SNAPSHOT
1 parent a6e75ca commit c413ea2

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
@@ -58,7 +58,7 @@ object Build {
5858
val referenceVersion = "3.0.0-RC1-bin-20210122-6947b0f-NIGHTLY"
5959

6060
val baseVersion = "3.0.0-RC1"
61-
val baseSbtDottyVersion = "0.5.2"
61+
val baseSbtDottyVersion = "0.5.3"
6262

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

0 commit comments

Comments
 (0)