We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ce0dc9 commit bb429ceCopy full SHA for bb429ce
project/plugins.sbt
@@ -10,7 +10,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
10
11
//// docs
12
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-dependencies" % "0.2.4")
13
-addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "0.55")
+addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "0.57")
14
addSbtPlugin("com.lightbend.sbt" % "sbt-publish-rsync" % "0.3")
15
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
16
addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.7.0")
0 commit comments