Skip to content

Commit a2f8717

Browse files
authored
Merge pull request #656 from typelevel/update/sbt-unidoc-0.6.0
Update sbt-unidoc to 0.6.0
2 parents 03115c4 + 4905716 commit a2f8717

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
@@ -1,4 +1,4 @@
1-
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
1+
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.6.0")
22
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.0")
33
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0")
44
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")

0 commit comments

Comments
 (0)