💥 Breaking changes
- Remove support for FindBugs and Checkstyle plugins in
buildPlugin()
. Users of these opt-in configurations should switch to the Warnings Next Generation Plugin (#121) @uhafner @timja- As a partial mitigation, pull request were submitted to plugins explicitly using FindBugs and Checkstyle publishing
🚀 New features and improvements
- INFRA-2294, INFRA-2000 - Switch to the Warnings Next Generation Plugin in
buildPlugin()
(#121) @uhafner @timja