Skip to content

Commit

Permalink
Update sbt-scalafix-defaults, ... to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandrohdezma authored Sep 7, 2020
1 parent c054f02 commit 1ea2bad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.20")
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")
addSbtPlugin("com.alejandrohdezma" % "sbt-scalafmt-defaults" % "0.3.0")
addSbtPlugin("com.alejandrohdezma" % "sbt-scalafix-defaults" % "0.3.1")
addSbtPlugin("com.alejandrohdezma" % "sbt-scalafmt-defaults" % "0.3.1")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.3")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.13")
Expand Down

0 comments on commit 1ea2bad

Please # to comment.