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 3d5c814 commit 59fa88dCopy full SHA for 59fa88d
project/plugins.sbt
@@ -6,5 +6,5 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.9.0")
6
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
7
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.1")
8
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.9.2")
9
-addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
+addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0")
10
addSbtPlugin("com.eed3si9n" % "sbt-nocomma" % "0.1.1")
0 commit comments