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.
2 parents 8ef9ef4 + e08f304 commit e3add25Copy full SHA for e3add25
project/plugins.sbt
@@ -12,7 +12,7 @@ addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.8")
12
13
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
14
15
-addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
+addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.6.0")
16
17
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
18
0 commit comments