We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 362e89d commit cf30a69Copy full SHA for cf30a69
1 file changed
project/plugins.sbt
@@ -27,7 +27,7 @@ addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.7")
27
28
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
29
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32")
30
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.5")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.6")
31
addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.13")
32
addSbtPlugin("com.github.pjfanning" % "sbt-pekko-build" % "0.4.7")
33
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.7.0")
0 commit comments