We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66338e8 commit a64acadCopy full SHA for a64acad
project/plugins.sbt
@@ -12,7 +12,7 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
12
addSbtPlugin("com.github.sbt" % "sbt-boilerplate" % "0.7.0")
13
addSbtPlugin("com.lightbend.sbt" % "sbt-publish-rsync" % "0.3")
14
addSbtPlugin("com.lightbend.sbt" % "sbt-bill-of-materials" % "1.0.2")
15
-addSbtPlugin("io.akka" % "sbt-paradox-akka" % "24.10.3")
+addSbtPlugin("io.akka" % "sbt-paradox-akka" % "24.10.4")
16
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
17
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32")
18
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
0 commit comments