Update dependency com.google.googlejavaformat:google-java-format to v1.24.0 by renovate[bot] · Pull Request #2294 · diffplug/spotless

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.googlejavaformat:google-java-format 1.23.0 -> 1.24.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

google/google-java-format (com.google.googlejavaformat:google-java-format)

v1.24.0

Compare Source

This is the last planned release of google-java-format that will support running on JDK 11, see #​1159. Using google-java-format to format code that targets earlier versions of the language is still supported, but running the formatter itself on JDK 17 or newer will be required.

Changes:

  • Fix inconsistency in formatting of comments in switch statements (#​1127)
  • Improve handling of {@​snippet ...} (ebf9b52)
  • Improve handling of /// comments (#​1153)
  • Improve error messages for syntax errors (8c652ed)

Full Changelog: google/google-java-format@v1.23.0...v1.24.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.