Skip to content

Commit

Permalink
Merge pull request #2952 from scala-steward/update/series/3.x/sbt-sca…
Browse files Browse the repository at this point in the history
…lafix-0.10.0

Update sbt-scalafix to 0.10.0 in series/3.x
  • Loading branch information
djspiewak authored Apr 16, 2022
2 parents 9396c67 + 9f1e489 commit 0a6bae2
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 @@ -10,4 +10,4 @@ addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.23")
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.7.0")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.34")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.0")

0 comments on commit 0a6bae2

Please sign in to comment.