Skip to content

Commit d306ac1

Browse files
Update sbt-unidoc to 0.6.0 (#196)
1 parent f67b9d2 commit d306ac1

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
@@ -14,6 +14,6 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
1414

1515
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.9.0")
1616

17-
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
17+
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.6.0")
1818

1919
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")

0 commit comments

Comments
 (0)