Skip to content

Commit ba60fd2

Browse files
committed
Update sbt-ghpages to 0.8.0
1 parent 22f5ab4 commit ba60fd2

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,7 +1,7 @@
11
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.2")
22
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.2")
33
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.1")
4-
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
4+
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0")
55
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.0")
66
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.8")
77
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.14.2")

0 commit comments

Comments
 (0)