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 8a19b72 commit 8b6f000Copy full SHA for 8b6f000
project/plugins.sbt
@@ -12,4 +12,4 @@ addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.2.7")
12
13
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
14
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.1")
15
-addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
+addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
0 commit comments