Skip to content

Commit ad71608

Browse files
Update sbt-ghpages to 0.8.0
1 parent 5fea2c6 commit ad71608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.7.0")
1+
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0")
22
addSbtPlugin("com.github.sbt" % "sbt-site" % "1.5.0")
33
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
44
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")

0 commit comments

Comments
 (0)