What's Changed
- fix: consider constructors in UnnecessaryCatch by @auke- in #453
- Expand
RemoveExtraSemicolons
description by @MBoegers in #454 - Improve CatchClauseOnlyRethrows to support MultiCatch completely by @jevanlingen in #455
- Replace
Validate.notNull(String)
as well by @timtebeek in #458
New Contributors
Full Changelog: v2.1.0...v2.2.0