Skip to content

Commit

Permalink
Update sbt-scalafix to 0.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandrohdezma-steward[bot] committed Mar 1, 2025
1 parent 0de5243 commit 2035aca
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
@@ -1,4 +1,4 @@
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")
addSbtPlugin("com.alejandrohdezma" % "sbt-fix" % "0.7.2")
addSbtPlugin("com.alejandrohdezma" % "sbt-ci" % "2.17.0")
Expand Down

0 comments on commit 2035aca

Please sign in to comment.