mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-02-22 14:33:06 +01:00
Update sbt-api-mappings to 3.0.0
This commit is contained in:
parent
7a21a8d2ff
commit
7fd6078992
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.2")
|
|||
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
|
||||
|
||||
// ensure proper linkage across libraries in Scaladoc
|
||||
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "2.1.0")
|
||||
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.0")
|
||||
|
||||
// bloop is a build server, enabling faster builds and more rapid dev feedback
|
||||
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.3.2")
|
||||
|
|
Loading…
Add table
Reference in a new issue