mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 01:40:55 +01:00
Update sbt-buildinfo to 0.13.1 (#5763)
This commit is contained in:
parent
340edc85b0
commit
35fdb07e2d
@ -19,7 +19,7 @@ addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
|
||||
|
||||
// export typed values from sbt configuration into Scala sources
|
||||
//https://github.com/sbt/sbt-buildinfo
|
||||
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.0")
|
||||
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
|
||||
|
||||
// ensure proper linkage across libraries in Scaladoc
|
||||
//https://github.com/ThoughtWorksInc/sbt-api-mappings
|
||||
|
Loading…
Reference in New Issue
Block a user