Skip to content

Commit 75bcbef

Browse files
Update sbt-unidoc to 0.6.0
1 parent 9fadf33 commit 75bcbef

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
@@ -2,7 +2,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" %
22
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.7")
33
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-apidoc" % "1.1.0")
44
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-project-info" % "3.0.1")
5-
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
5+
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.6.0")
66
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0")
77
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
88
addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.7.0")

0 commit comments

Comments
 (0)