bitcoin-s/project
Torkel Rogstad 57fe05ebd2 Clean up build config
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.
2019-07-11 12:06:49 +02:00
..
build.properties Bump sbt version to 1.2.8 (#411) 2019-04-12 06:00:53 -05:00
Deps.scala Somewhat dirty standalone server and CLI binary (#558) 2019-07-10 06:33:17 -05:00
plugins.sbt Clean up build config 2019-07-11 12:06:49 +02:00