Skip to content

Commit

Permalink
Update sbt-scalafix to 0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
broadbot committed May 2, 2024
1 parent 3e9873f commit 92b4959
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 @@ -6,6 +6,6 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.6")

addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")

addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.0")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")

addDependencyTreePlugin

0 comments on commit 92b4959

Please sign in to comment.