Skip to content

Commit 7a18cb9

Browse files
authored
Merge pull request scalacenter#2284 from scalacenter/update/sbt-ghpages-0.9.0
Update sbt-ghpages to 0.9.0
2 parents b379d7f + 6a0b0f6 commit 7a18cb9

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,6 +1,6 @@
11
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
22
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
3-
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0")
3+
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.9.0")
44
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.2.1")
55
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
66
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")

0 commit comments

Comments
 (0)