Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

Commit 68e7bab

Browse files
Update sbt-unidoc to 0.6.1
1 parent 9fadf33 commit 68e7bab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.1")
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)