Error Prone 2.41.0
New checks:
- EffectivelyPrivate: Detect declarations that have
public
orprotected
modifiers, but are effectively private
Changes:
- Skip BooleanLiteral findings if the target type is boxed (#5134)
Full changelog: v2.40.0...v2.41.0