This repository was archived by the owner on Oct 22, 2022. It is now read-only.
Releases: scalacenter/sbt-eviction-rules
Releases · scalacenter/sbt-eviction-rules
1.0.0-RC1
v0.2.0
- Allow eviction rules to be set
.in(ThisBuild) - Update eviction warning options in update too (so that eviction warnings when running
updateare consistent with the others) - Check for evictions in dependency projects too (so that running
evictionCheckfor a specific project doesn't succeed and print warnings for dependencies at the same time)
v0.1.0
Initial release