Skip to content

Commit 7ed8c01

Browse files
authored
Merge pull request #2305 from scala-steward/update/sbt-ghpages-0.9.0
Update sbt-ghpages to 0.9.0
2 parents fd124e4 + 0210e55 commit 7ed8c01

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
@@ -1,7 +1,7 @@
11
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.7")
22
addSbtPlugin("com.github.sbt" % "sbt-site" % "1.7.0")
33
addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.7.0")
4-
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0")
4+
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.9.0")
55
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.8.0")
66
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.8.0")
77
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")

0 commit comments

Comments
 (0)