We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23f06fa commit f0f564eCopy full SHA for f0f564e
project/plugins.sbt
@@ -7,7 +7,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
7
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
8
addSbtPlugin("io.shiftleft" % "sbt-ci-release-early" % "2.1.11")
9
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.4")
10
-addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.6.0")
+addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.6.1")
11
12
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
13
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
0 commit comments