Skip to content

Commit

Permalink
chore(deps): Update dependency ch.epfl.scala:sbt-scalafix to v0.14.2 (#…
Browse files Browse the repository at this point in the history
…847)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 20, 2025
1 parent 1e57506 commit 60bd8c7
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 @@ -4,6 +4,6 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")

addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")

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

addDependencyTreePlugin

0 comments on commit 60bd8c7

Please # to comment.