We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74a2dbd commit fe19a04Copy full SHA for fe19a04
project/plugins.sbt
@@ -17,7 +17,7 @@ addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.10.0-RC1") // for
17
addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.6.1")
18
addSbtPlugin("com.lightbend.sbt" % "sbt-publish-rsync" % "0.2")
19
addSbtPlugin("com.lightbend.sbt" % "sbt-bill-of-materials" % "1.0.2")
20
-addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "0.51")
+addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "0.53")
21
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
22
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.31")
23
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
0 commit comments