We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 670b3a7 commit 25d546dCopy full SHA for 25d546d
project/plugins.sbt
@@ -25,7 +25,7 @@ addSbtPlugin("org.apache.pekko" % "pekko-sbt-paradox" % "1.0.1")
25
26
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
27
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32")
28
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.2")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
29
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
30
addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.12")
31
addSbtPlugin("com.github.pjfanning" % "sbt-pekko-build" % "0.4.2")
0 commit comments