Skip to content

Commit 25d546d

Browse files
Update sbt-scalafix, scalafix-core to 0.14.3
1 parent 670b3a7 commit 25d546d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ addSbtPlugin("org.apache.pekko" % "pekko-sbt-paradox" % "1.0.1")
2525

2626
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
2727
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32")
28-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.2")
28+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
2929
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
3030
addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.12")
3131
addSbtPlugin("com.github.pjfanning" % "sbt-pekko-build" % "0.4.2")

0 commit comments

Comments
 (0)