Skip to content

Commit

Permalink
Merge pull request #760 from typelevel/larsrh-patch-1
Browse files Browse the repository at this point in the history
update sbt-dotty
  • Loading branch information
larsrh authored Feb 16, 2021
2 parents 9864214 + f467208 commit 20f41f0
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.github.sbt" % "sbt-pgp" % "2.1.2")

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

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

Expand Down

0 comments on commit 20f41f0

Please sign in to comment.