Skip to content

Commit cf30a69

Browse files
Update sbt-scalafix, scalafix-core to 0.14.6 (#970)
1 parent 362e89d commit cf30a69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.7")
2727

2828
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
2929
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32")
30-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.5")
30+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.6")
3131
addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.13")
3232
addSbtPlugin("com.github.pjfanning" % "sbt-pekko-build" % "0.4.7")
3333
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.7.0")

0 commit comments

Comments
 (0)