google/google-java-format (com.google.googlejavaformat:google-java-format)
### [`v1.24.0`](https://redirect.github.com/google/google-java-format/releases/tag/v1.24.0)
This is the last planned release of google-java-format that will support running on JDK 11, see [#1159](https://redirect.github.com/google/google-java-format/issues/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](https://redirect.github.com/google/google-java-format/issues/1127))
- Improve handling of `{@snippet ...}` ([`ebf9b52`](https://redirect.github.com/google/google-java-format/commit/ebf9b52314d7adddeae4add42a1757f30c87c5d6))
- Improve handling of `///` comments ([#1153](https://redirect.github.com/google/google-java-format/issues/1153))
- Improve error messages for syntax errors ([`8c652ed`](https://redirect.github.com/google/google-java-format/commit/8c652edd6bde53be99fe1a83377bce4e281ec957))
Full Changelog: https://github.com/google/google-java-format/compare/v1.23.0...v1.24.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 contains the following updates:
1.23.0
->1.24.0
Release Notes
google/google-java-format (com.google.googlejavaformat:google-java-format)
### [`v1.24.0`](https://redirect.github.com/google/google-java-format/releases/tag/v1.24.0) This is the last planned release of google-java-format that will support running on JDK 11, see [#1159](https://redirect.github.com/google/google-java-format/issues/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](https://redirect.github.com/google/google-java-format/issues/1127)) - Improve handling of `{@snippet ...}` ([`ebf9b52`](https://redirect.github.com/google/google-java-format/commit/ebf9b52314d7adddeae4add42a1757f30c87c5d6)) - Improve handling of `///` comments ([#1153](https://redirect.github.com/google/google-java-format/issues/1153)) - Improve error messages for syntax errors ([`8c652ed`](https://redirect.github.com/google/google-java-format/commit/8c652edd6bde53be99fe1a83377bce4e281ec957)) Full Changelog: https://github.com/google/google-java-format/compare/v1.23.0...v1.24.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.