Skip to content

Commit

Permalink
Update sbt-fix to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandrohdezma authored Aug 5, 2020
1 parent 7f08d5c commit caa9a2e
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,5 +1,5 @@
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.19")
addSbtPlugin("com.alejandrohdezma" % "sbt-fix" % "0.6.1")
addSbtPlugin("com.alejandrohdezma" % "sbt-fix" % "0.7.0")
addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.8.2")
addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.8.2")
addSbtPlugin("com.alejandrohdezma" % "sbt-scalafix-defaults" % "0.3.0")
Expand Down

0 comments on commit caa9a2e

Please # to comment.