Skip to content

Commit

Permalink
Merge pull request #186 from alejandrohdezma/update/sbt-scalafix-0.9.34
Browse files Browse the repository at this point in the history
Update sbt-scalafix to 0.9.34
  • Loading branch information
alejandrohdezma-steward[bot] authored Jan 12, 2022
2 parents e557c06 + ccb4e63 commit fa8a490
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.33")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.34")
addSbtPlugin("com.alejandrohdezma" % "sbt-fix" % "0.7.0")
addSbtPlugin("com.alejandrohdezma" % "sbt-ci" % "2.4.0")
addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.11.2")
Expand Down

0 comments on commit fa8a490

Please sign in to comment.