Skip to content

Commit

Permalink
Merge pull request #3200 from typelevel/update/series/3.x/sbt-scalafi…
Browse files Browse the repository at this point in the history
…x-0.10.4

Update sbt-scalafix to 0.10.4 in series/3.x
  • Loading branch information
djspiewak authored Oct 11, 2022
2 parents 012791c + c78a8e3 commit 5ba5543
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 @@ -12,5 +12,5 @@ addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.6")
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.10.3")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.4")
addSbtPlugin("org.scalameta" % "sbt-native-image" % "0.3.2")

0 comments on commit 5ba5543

Please sign in to comment.