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 af69193Copy full SHA for af69193
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" %
2
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.7")
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")
+addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.6.0")
6
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.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")
0 commit comments