Skip to content

Commit d8728b4

Browse files
committed
sbt-dotty: Release 0.3.0
1 parent eaead4f commit d8728b4

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
@@ -32,7 +32,7 @@ object Build {
3232
val scalacVersion = "2.12.8"
3333

3434
val baseVersion = "0.13.0"
35-
val baseSbtDottyVersion = "0.2.7"
35+
val baseSbtDottyVersion = "0.3.0"
3636

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

0 commit comments

Comments
 (0)