Skip to content

Commit

Permalink
Update sbt-dotty to 0.4.2 (#3585)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Aug 28, 2020
1 parent bf86b27 commit 3f229bd
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
@@ -1,4 +1,4 @@
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.1")
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.2")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.19")
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
addSbtPlugin("com.github.gseitz" %% "sbt-release" % "1.0.13")
Expand Down

0 comments on commit 3f229bd

Please sign in to comment.