Skip to content

Commit 6e92463

Browse files
committed
sbt-dotty: Bump to 0.3.1
1 parent 668a8b3 commit 6e92463

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.3.0"
35+
val baseSbtDottyVersion = "0.3.1"
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)