Skip to content

Bump gradle-wrapper from 8.4 to 9.3.1#35

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/gradle-wrapper-9.3.1
Open

Bump gradle-wrapper from 8.4 to 9.3.1#35
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/gradle-wrapper-9.3.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

Bumps gradle-wrapper from 8.4 to 9.3.1.

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 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)

Bumps gradle-wrapper from 8.4 to 9.3.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 3, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 3, 2026

Labels

The following labels could not be found: gradle. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot requested a review from a team as a code owner February 3, 2026 04:58
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 3, 2026
@dependabot dependabot bot had a problem deploying to BY WMS 2020.1.1 QA February 3, 2026 04:58 Failure
@augmentcode
Copy link

augmentcode bot commented Feb 3, 2026

🤖 Augment PR Summary

Summary: Upgrades the Gradle Wrapper used by this project from 8.4 to 9.3.1 (Dependabot bump).

Changes:

  • Updates gradle-wrapper.properties to download gradle-9.3.1-bin.zip.
  • Adds networkTimeout=10000 to the wrapper properties.
  • Replaces the wrapper JAR with the version corresponding to Gradle 9.3.1.
  • Refreshes gradlew and gradlew.bat with the generated scripts for this wrapper version (SPDX header, updated Java discovery/error handling).
  • Updates invocation to run the wrapper via -jar gradle-wrapper.jar rather than explicit classpath/main-class wiring.

Technical Notes: The POSIX script now explicitly checks for xargs availability and uses a more defensive APP_HOME resolution; Windows script improves stderr messaging and preserves non-zero exit codes.

🤖 Was this summary useful? React with 👍 or 👎

Copy link

@augmentcode augmentcode bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. No suggestions at this time.

Comment augment review to trigger a new review at any time.

@dependabot dependabot bot had a problem deploying to BY WMS 2020.1.1 QA February 5, 2026 03:13 Failure
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants