Skip to content

Commit

Permalink
Merge pull request #117 from scala-steward/update/sbt-scalafix-0.14.0
Browse files Browse the repository at this point in the history
Update sbt-scalafix to 0.14.0
  • Loading branch information
raboof authored Jan 19, 2025
2 parents 4686480 + 82d2771 commit 041a8d0
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,4 +6,4 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.24.0")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.0")

0 comments on commit 041a8d0

Please sign in to comment.