Skip to content

Commit df6b277

Browse files
scala-stewardraboof
authored andcommitted
Update sbt-unidoc to 0.5.0
1 parent ec4dfc6 commit df6b277

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
@@ -21,7 +21,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.9")
2121
addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "0.39")
2222
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-dependencies" % "0.2.1")
2323
addSbtPlugin("com.lightbend.sbt" % "sbt-publish-rsync" % "0.2")
24-
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
24+
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
2525
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.1")
2626

2727
// For RawText

0 commit comments

Comments
 (0)