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 0188ab0 commit ee99af4Copy full SHA for ee99af4
project/plugins.sbt
@@ -2,6 +2,6 @@ resolvers += "jgit-repo" at "https://download.eclipse.org/jgit/maven"
2
3
addSbtPlugin("com.github.sbt" % "sbt-site" % "1.6.0")
4
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
5
-addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.7.0")
+addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.9.0")
6
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
7
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
0 commit comments