diff --git a/project/plugins.sbt b/project/plugins.sbt index 83ce9c6..e8a91d1 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -4,9 +4,9 @@ addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.5.6") addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.3.3") -addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.5") +addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.7") -addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-theme" % "0.10.5") +addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-theme" % "0.10.7") addSbtPlugin("io.github.jonas" % "sbt-paradox-material-theme" % "0.6.0")