Skip to content

Commit

Permalink
Update sbt-scalafix to 0.9.25
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and mlachkar committed Feb 2, 2021
1 parent ad6116a commit 0f36e6d
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 @@ -8,4 +8,4 @@ addSbtPlugin("com.47deg" % "sbt-microsites" % "0.7.27")
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.16")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.24")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.25")

0 comments on commit 0f36e6d

Please sign in to comment.