diff --git a/project/plugins.sbt b/project/plugins.sbt index 9ee75bd..3c958ae 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -10,7 +10,7 @@ addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-theme" % "0.10.5") addSbtPlugin("io.github.jonas" % "sbt-paradox-material-theme" % "0.6.0") -addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0") +addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.9.0") addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")