Skip to content

Commit f0f564e

Browse files
Update sbt-unidoc to 0.6.1 (#549)
1 parent 23f06fa commit f0f564e

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
@@ -7,7 +7,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
77
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
88
addSbtPlugin("io.shiftleft" % "sbt-ci-release-early" % "2.1.11")
99
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.4")
10-
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.6.0")
10+
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.6.1")
1111

1212
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
1313
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")

0 commit comments

Comments
 (0)