We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1fa766 commit ea99c74Copy full SHA for ea99c74
1 file changed
project/plugins.sbt
@@ -6,7 +6,7 @@ resolvers ++= Seq(
6
)
7
8
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
9
-addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
+addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.6.0")
10
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
11
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
12
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
0 commit comments