Skip to content

Commit 9167c8e

Browse files
Update sbt-ghpages to 0.8.0
1 parent 585cf05 commit 9167c8e

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.3.0")

0 commit comments

Comments
 (0)