Skip to content

Commit 0005688

Browse files
Update sbt-ghpages to 0.9.0
1 parent 9fadf33 commit 0005688

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("com.lightbend.paradox" % "sbt-paradox" %
33
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-apidoc" % "1.1.0")
44
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-project-info" % "3.0.1")
55
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
6-
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0")
6+
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.9.0")
77
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
88
addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.7.0")
99
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")

0 commit comments

Comments
 (0)