Bump google-java-format from 1.16.0 to 1.17.0 by dependabot[bot] · Pull Request #131 · Cosium/git-code-format-maven-plugin

Bumps google-java-format from 1.16.0 to 1.17.0.

Release notes

Sourced from google-java-format's releases.

v1.17.0

Changes

  • Fix compatibility with OpenJDK 21 early access builds (#898)

Full Changelog: google/google-java-format@v1.16.0...v1.17.0

Commits
  • d6b1bcc Release google-java-format 1.17.0
  • 18f8358 Remove tests for handling of extra semi-colons
  • 25ce685 Remove AD_HOC_FORMATTING from the IntelliJ plugin.
  • 401d5c9 Be louder about telling users they need to modify their IDE config to use gjf.
  • 4c1aeff Make OpsBuilder::add public final
  • 1a00656 Allow blank lines inserted before comments.
  • 20527aa Update the --add-exports instructions.
  • 1651dea Convert the gradle config to kotlin.
  • 4f5ffd0 Link to instructions for properly configuring the IDE's JRE.
  • 32a6c00 Switch (deprecated) ProjectManagerListener#onProjectOpened to StartupActivity.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)