Skip to content

Bump lombok from 1.18.16 to 1.18.18

Bumps lombok from 1.18.16 to 1.18.18.

Changelog

Sourced from lombok's changelog.

v1.18.18 (January 28th, 2021)

Commits
  • b9f1f50 [versioning] pre-release version bump of the changelog as well
  • 56d54bf [versioning] pre-release version bump
  • e6d8665 [trivial] [build] .gitignore the jvm locations cachefile
  • eecd1a3 Validate positions during tests
  • a234a8e [fixes #2691] Add end positions to all generated nodes
  • 04f17f4 Add to AUTHORS.
  • 648a56c Improve Javadoc and consistently use SourceVersion.latest().
  • 4f36080 Fix inconsistency in lombok.toString.callSuper doc
  • 2e5ea51 [fixes #2443] Remove multiline Javadoc tags
  • b8d49a8 [fixes #2695] Create void literal properly
  • Additional commits viewable in compare view

Merge request reports

Loading