Skip to content

Commit 8b6f000

Browse files
committed
Update sbt-unidoc to 0.5.0
1 parent 8a19b72 commit 8b6f000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.2.7")
1212

1313
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
1414
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.1")
15-
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
15+
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")

0 commit comments

Comments
 (0)