diff --git a/project/plugins.sbt b/project/plugins.sbt index 3208ac39d6..f7b74f9a84 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -12,7 +12,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.5") addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0") addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.5.0") -addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.5") +addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.7") addSbtPlugin("io.github.jonas" % "sbt-paradox-material-theme" % "0.6.0") addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")