diff --git a/build.sbt b/build.sbt index 6e57c13..87e2bee 100644 --- a/build.sbt +++ b/build.sbt @@ -77,7 +77,7 @@ lazy val pekkoPlugin = project // When updating the sbt-paradox version, // remember to also update project/plugins.sbt "com.lightbend.paradox" % "sbt-paradox" % "0.10.3"), - addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-apidoc" % "1.0.0"), + addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-apidoc" % "1.1.0"), addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-project-info" % "3.0.1"), addSbtPlugin("com.github.sbt" % "sbt-paradox-material-theme" % "0.7.0"), Compile / resourceGenerators += Def.task {