Skip to content

Commit

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

Update sbt-scalafix to 0.11.1 in series/3.x
  • Loading branch information
armanbilge authored Sep 11, 2023
2 parents f8126de + 078740a commit 59ea9a4
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 @@ -9,5 +9,5 @@ addSbtPlugin("pl.project13.scala" % "sbt-jcstress" % "0.2.0")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.8.0")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.0")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
addSbtPlugin("org.scalameta" % "sbt-native-image" % "0.3.4")

0 comments on commit 59ea9a4

Please sign in to comment.