Skip to content

Commit dd5b5ed

Browse files
authored
Merge pull request #437 from scala-steward/update/sbt-dotty-0.5.5
Update sbt-dotty to 0.5.5
2 parents b416e98 + f976eff commit dd5b5ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.5.3")
77
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.17")
88
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.20")
99
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
10-
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.4")
10+
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.5")

0 commit comments

Comments
 (0)