Skip to content

Commit e08f304

Browse files
Update sbt-unidoc to 0.6.0 (#1951)
1 parent 461b451 commit e08f304

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)