Skip to content

Commit

Permalink
Merge pull request #730 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
larsrh authored Dec 14, 2020
2 parents 6d42308 + a3a49bf commit 13a2235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugin.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")

addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.1.1")

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

addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.3.1")

Expand Down

0 comments on commit 13a2235

Please sign in to comment.