Skip to content

Commit c8901d6

Browse files
Update sbt-unidoc to 0.6.0 in 0.11.x (#1953)
1 parent 5b8f0a9 commit c8901d6

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,7 +12,7 @@ addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.8")
1212

1313
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
1414

15-
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
15+
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.6.0")
1616

1717
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
1818

0 commit comments

Comments
 (0)