Skip to content

Commit

Permalink
Update sbt-scalafix to 0.14.2 (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Feb 28, 2025
1 parent c212c13 commit b0c7eef
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 @@ -2,7 +2,7 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.8")

addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.15")

addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.0")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.2")

addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.2.1")

Expand Down

0 comments on commit b0c7eef

Please sign in to comment.