Skip to content

Commit

Permalink
Merge pull request #287 from scalameta/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
tgodzik authored Jan 17, 2025
2 parents 077d7b4 + e0523ba commit 1e8453f
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 @@

val crossProjectV = "1.3.2"

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

addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.0")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
Expand Down

0 comments on commit 1e8453f

Please sign in to comment.