Skip to content

Bump gradle-wrapper from 8.3 to 9.4.0#163

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/gradle-wrapper-9.4.0
Closed

Bump gradle-wrapper from 8.3 to 9.4.0#163
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/gradle-wrapper-9.4.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2026

Bumps gradle-wrapper from 8.3 to 9.4.0.

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

PR-Codex overview

This PR updates the Gradle wrapper to version 9.4.1 and modifies the startup scripts for both Unix and Windows environments, enhancing compatibility and ensuring proper error handling for Java execution.

Detailed summary

  • Updated distributionUrl in gradle-wrapper.properties to Gradle 9.4.1.
  • Adjusted copyright year in startup scripts.
  • Added SPDX license identifier in startup scripts.
  • Modified APP_HOME path handling in Unix script.
  • Improved error messaging for Java execution in Windows script.
  • Changed classpath handling to use -jar for Gradle wrapper execution.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 4, 2026
@dependabot dependabot bot requested a review from dkorobtsov as a code owner March 4, 2026 16:34
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 4, 2026
@pr-code-reviewer
Copy link

pr-code-reviewer bot commented Mar 4, 2026

👋 Hi there!

Everything looks good!


Automatically generated with the help of gpt-3.5-turbo.
Feedback? Please don't hesitate to drop me an email at webber@takken.io.

Bumps gradle-wrapper from 8.3 to 9.4.0.

---
updated-dependencies:
- dependency-name: gradle-wrapper
  dependency-version: 9.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/gradle-wrapper-9.4.0 branch from 863cd30 to 2993f04 Compare March 23, 2026 10:49
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 23, 2026

Superseded by #166.

@dependabot dependabot bot closed this Mar 23, 2026
@dependabot dependabot bot deleted the dependabot/gradle/gradle-wrapper-9.4.0 branch March 23, 2026 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants