Releases: lightbend/sbt-whitesource
Releases · lightbend/sbt-whitesource
0.1.4
- Fix a bug where multiple identical ModuleReports were breaking the plugin (such as when using Coursier). #12 by @dwijnand.
0.1.3
- Adds resiliency against credentials that point to inexistent files. #9 by @raboof
0.1.2
- Include the root project in the analysis. Exclude it if undesired with
whitesourceIgnore := true
. #7 by @raboof
0.1.1
- Uses
credentials
for API token.
0.1.0
An initial release of the initial implementation.