mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 09:52:09 +01:00
57fe05ebd2
In this commit we: 1) Fix a bug where picklers.sbt did libraryDependencies := ... instead of libraryDependencies ++= .... This caused Scoverage to error, because a dependency it needed got removed. 2) Remove some unused sbt plugins and tasks/settings 3) Add more comments, that cleary explain what's happening. |
||
---|---|---|
.. | ||
build.properties | ||
Deps.scala | ||
plugins.sbt |