Skip to content

Commit

Permalink
Merge pull request #41 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 12, 2020
2 parents 954972a + ffd7c1b commit 2705661
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 @@ -7,6 +7,6 @@ val sbtSoftwareMillVersion = "1.9.14"
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-common" % sbtSoftwareMillVersion)
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" % sbtSoftwareMillVersion)

addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.5")
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.6")

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

0 comments on commit 2705661

Please sign in to comment.