We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 892444c commit e50c49eCopy full SHA for e50c49e
project/plugins.sbt
@@ -5,7 +5,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
5
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
6
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.3.1")
7
addSbtPlugin("com.github.sbt" % "sbt-avro" % "4.0.1")
8
-addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
+addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.6.0")
9
addSbtPlugin("com.here.platform" % "sbt-bom" % "1.0.27")
10
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.7")
11
addSbtPlugin("com.lightbend.sbt" % "sbt-bill-of-materials" % "1.0.2")
0 commit comments