diff --git a/project/plugins.sbt b/project/plugins.sbt index 9120676..39f2849 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -10,7 +10,7 @@ addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-theme" % "0.6.6") addSbtPlugin("io.github.jonas" % "sbt-paradox-material-theme" % "0.6.0") -addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3") +addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0") addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.7.0")