Releases: spotbugs/spotbugs-gradle-plugin
Releases · spotbugs/spotbugs-gradle-plugin
4.2.0
4.2.0 (2020-05-14)
Features
- add support for auxclasspathFromFile in java process (#243) (a1495db)
4.1.0
4.1.0 (2020-05-13)
Features
- show spotbugs report full path when spotbugs execution fails (#246) (9927611)
4.0.8
4.0.8 (2020-04-29)
Bug Fixes
- use task creation avoidance api (6e2c04e)
4.0.7
4.0.7 (2020-04-26)
Bug Fixes
- bump up the default toolVersion to 4.0.2 (df365c5)
4.0.6
4.0.6 (2020-04-26)
Bug Fixes
4.0.5
4.0.5 (2020-03-29)
Bug Fixes
- mandatory update for plugin portal publishing (ca55904)
4.0.4
4.0.4 (2020-03-18)
Bug Fixes
- XML report was not generated by default (11195f5)
4.0.3
4.0.3 (2020-03-18)
Bug Fixes
- stop verbose output by reusing worker process (4e47604)
4.0.2
4.0.2 (2020-03-10)
Bug Fixes
- depends on check task after java-base plugin is applied to project (0f6b181)
4.0.1
4.0.1 (2020-03-05)
Bug Fixes
- task is not created if user does not refer directly (e771179)