Skip to content

Commit

Permalink
Update sbt-scalafix to 0.9.26 (#960)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 24, 2021
1 parent c7fa725 commit 787def3
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 @@ -15,4 +15,4 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.0")
// Makes available sbt commands results to project scala code
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")

addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.25")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.26")

0 comments on commit 787def3

Please sign in to comment.