Skip to content

Commit

Permalink
Merge pull request #753 from scala-steward/update/sbt-dotty-0.4.6
Browse files Browse the repository at this point in the history
Update sbt-dotty to 0.4.6
  • Loading branch information
mergify[bot] authored Nov 16, 2020
2 parents 8570548 + 9f7ebfd commit dcfb491
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 @@ -9,7 +9,7 @@ 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.5")
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.6")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.12")

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

0 comments on commit dcfb491

Please sign in to comment.