Skip to content

Commit ee99af4

Browse files
Update sbt-ghpages to 0.9.0 (#249)
1 parent 0188ab0 commit ee99af4

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
@@ -2,6 +2,6 @@ resolvers += "jgit-repo" at "https://download.eclipse.org/jgit/maven"
22

33
addSbtPlugin("com.github.sbt" % "sbt-site" % "1.6.0")
44
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
5-
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.7.0")
5+
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.9.0")
66
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
77
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")

0 commit comments

Comments
 (0)