Skip to content

Commit ea99c74

Browse files
Update sbt-unidoc to 0.6.0 (#1792)
1 parent f1fa766 commit ea99c74

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
@@ -6,7 +6,7 @@ resolvers ++= Seq(
66
)
77

88
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
9-
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
9+
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.6.0")
1010
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
1111
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
1212
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")

0 commit comments

Comments
 (0)