Skip to content

Commit a250120

Browse files
authored
Merge pull request #60 from scala-steward/update/sbt-dotty-0.5.4
Update sbt-dotty to 0.5.4
2 parents cc7b8a9 + c6fe5cf commit a250120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-common" % s
88
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" % sbtSoftwareMillVersion)
99
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-browser-test-js" % sbtSoftwareMillVersion)
1010

11-
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.3")
11+
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.4")
1212

1313
addSbtPlugin("org.jetbrains" % "sbt-ide-settings" % "1.1.0")

0 commit comments

Comments
 (0)