Skip to content

Commit 954bdfb

Browse files
committed
Upgrade sbt and sbt-dotty
1 parent 878c406 commit 954bdfb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=1.3.2
1+
sbt.version=1.3.8

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.3.4")
1+
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.1")

0 commit comments

Comments
 (0)