Skip to content

Commit 59fa88d

Browse files
committed
Update sbt-ghpages to 0.8.0
1 parent 3d5c814 commit 59fa88d

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
@@ -6,5 +6,5 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.9.0")
66
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
77
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.1")
88
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.9.2")
9-
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
9+
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0")
1010
addSbtPlugin("com.eed3si9n" % "sbt-nocomma" % "0.1.1")

0 commit comments

Comments
 (0)