Skip to content

Commit

Permalink
Merge pull request #48 from scala-steward/update/sbt-dotty-0.5.0
Browse files Browse the repository at this point in the history
Update sbt-dotty to 0.5.0
  • Loading branch information
mergify[bot] authored Dec 14, 2020
2 parents 4098fab + 2548e95 commit d836807
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.4.6")
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.0")

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

0 comments on commit d836807

Please sign in to comment.