We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a399060 commit eb81e27Copy full SHA for eb81e27
project/plugins.sbt
@@ -6,7 +6,7 @@ addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.6.1")
6
7
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.10.0-RC1")
8
9
-addSbtPlugin("cchantep" % "sbt-scaladoc-compiler" % "0.3")
+addSbtPlugin("cchantep" % "sbt-scaladoc-compiler" % "0.6")
10
11
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
12
0 commit comments