Skip to content

Commit

Permalink
CORE-69: Update sbt-scalafix from 0.13.0 to 0.14.0 (#3167)
Browse files Browse the repository at this point in the history
  • Loading branch information
broadbot authored Jan 21, 2025
1 parent 4a1765d commit 0a650f5
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,7 +6,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")

addSbtPlugin("com.simplytyped" % "sbt-antlr4" % "0.8.3")

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

addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")

Expand Down

0 comments on commit 0a650f5

Please sign in to comment.