Skip to content

Commit

Permalink
Update sbt-scalafix to 0.9.26
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandrohdezma authored Mar 1, 2021
1 parent 09dd3b0 commit 7db477d
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.scala" % "sbt-scalafix" % "0.9.25")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.26")
addSbtPlugin("com.alejandrohdezma" % "sbt-fix" % "0.7.0")
addSbtPlugin("com.alejandrohdezma" % "sbt-ci" % "1.4.0")
addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.9.0")
Expand Down

0 comments on commit 7db477d

Please sign in to comment.