mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-02-22 06:31:55 +01:00
Update sbt-unidoc to 0.4.3 (#1079)
This commit is contained in:
parent
653401931a
commit
a1e9bbd13b
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
|
|||
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.2.7")
|
||||
|
||||
// sbt plugin to unify scaladoc/javadoc across multiple projects
|
||||
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.2")
|
||||
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
|
||||
|
||||
// export typed values from sbt configuration into Scala sources
|
||||
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
|
||||
|
|
Loading…
Add table
Reference in a new issue