Skip to content

Commit 8c9eb7b

Browse files
authored
Merge pull request #567 from scala-steward/update/sbt-dotty-0.5.4
Update sbt-dotty to 0.5.4
2 parents 736a94a + 5b6cf57 commit 8c9eb7b

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
@@ -5,5 +5,5 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")
55
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
66
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.19")
77
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
8-
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.3")
8+
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.4")
99
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.10.1")

0 commit comments

Comments
 (0)