This repository has been archived by the owner on Sep 12, 2018. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the failure of 'activator findbugs'
It failed because findbugs 2 doesn't support Java 8. Upgrade findbugs4sbt to 1.4.0 which uses findbugs 3.0.0. which supports Java 8.
- Loading branch information