Skip to content

Commit f2b30bc

Browse files
Update sbt-ghpages to 0.9.0 (#202)
1 parent 37d9d94 commit f2b30bc

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
@@ -12,7 +12,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
1212

1313
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
1414

15-
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0")
15+
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.9.0")
1616

1717
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
1818

0 commit comments

Comments
 (0)