diff --git a/project/plugins.sbt b/project/plugins.sbt index 9557fa9d..43a5da98 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -9,7 +9,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12") addDependencyTreePlugin // Documentation -addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "0.55") +addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "0.57") addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-dependencies" % "0.2.4") addSbtPlugin("com.lightbend.sbt" % "sbt-publish-rsync" % "0.3") addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")