Skip to content

Commit

Permalink
Merge pull request #77 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
mergify[bot] authored Mar 30, 2021
2 parents ca22847 + 5b43453 commit 241526e
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 @@ -8,6 +8,6 @@ addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-common" % s
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" % sbtSoftwareMillVersion)
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-browser-test-js" % sbtSoftwareMillVersion)

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

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

0 comments on commit 241526e

Please sign in to comment.