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 9fadf33 commit 371ecfdCopy full SHA for 371ecfd
project/plugins.sbt
@@ -3,7 +3,7 @@ addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" %
3
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-apidoc" % "1.1.0")
4
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-project-info" % "3.0.1")
5
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
6
-addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0")
+addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.9.0")
7
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
8
addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.7.0")
9
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
0 commit comments