Skip to content

Commit

Permalink
Merge pull request #17 from scala-steward/update/sbt-dotty-0.5.4
Browse files Browse the repository at this point in the history
Update sbt-dotty to 0.5.4
  • Loading branch information
ppurang authored Mar 30, 2021
2 parents 7c33392 + 70873c5 commit e19dba7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.7")

addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")

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

addDependencyTreePlugin

0 comments on commit e19dba7

Please sign in to comment.