Skip to content

Error Prone 2.41.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jul 16:21

New checks:

  • EffectivelyPrivate: Detect declarations that have public or protected modifiers, but are effectively private

Changes:

  • Skip BooleanLiteral findings if the target type is boxed (#5134)

Full changelog: v2.40.0...v2.41.0