Closed dependabot[bot] closed 1 month ago
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps actions/setup-java from 1 to 4.
Release notes
Sourced from actions/setup-java's releases.
... (truncated)
Commits
99b8673
Patch for java version file (#610)5896cec
Added .tool-versions file support (#606)80ae3c2
Update httpclient version and other dependencies (#607)9704b39
Added Windows Arm64 Support for Windows Arm64 Runners (#595)7a445ee
Fix typo in configuration example (#572)3232623
Oracle JDK 21 support (#538)c0660d8
docs: add note about maven-gpg-plugin version (#570)2f7af1b
make it clear that Java 21 is supported (#566)16ef37f
HTTP errors when the token is undefined (#556)a237454
feat: bump actions/checkout and actions/setup-java to v4 (#533)You can trigger a rebase of this PR 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 show