We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37d9d94 commit f2b30bcCopy full SHA for f2b30bc
project/plugins.sbt
@@ -12,7 +12,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
12
13
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
14
15
-addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0")
+addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.9.0")
16
17
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
18
0 commit comments