Skip to content

Commit 62d2517

Browse files
committed
Update sbt-ghpages to 0.8.0
1 parent 9067512 commit 62d2517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
33
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
55
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
6-
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
6+
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0")
77
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
88
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.7")
99
addSbtPlugin("io.github.jonas" % "sbt-paradox-material-theme" % "0.6.0")

0 commit comments

Comments
 (0)