Skip to content

Bump gradle-wrapper from 8.4 to 9.3.0#33

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/gradle-wrapper-9.3.0
Closed

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2026

Bumps gradle-wrapper from 8.4 to 9.3.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 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.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 27, 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 added the dependencies Pull requests that update a dependency file label Jan 27, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 27, 2026 01:07
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 27, 2026
@dependabot dependabot bot had a problem deploying to BY WMS 2020.1.1 QA January 27, 2026 01:07 Failure
@augmentcode
Copy link

augmentcode bot commented Jan 27, 2026

🤖 Augment PR Summary

Summary: Upgrades the project’s Gradle Wrapper to Gradle 9.3.0 to keep build tooling current.

Changes:

  • Updated gradle-wrapper.properties to point to gradle-9.3.0-bin.zip.
  • Added networkTimeout=10000 for wrapper distribution downloads.
  • Updated gradle-wrapper.jar to the matching wrapper version.
  • Regenerated gradlew (POSIX): improved APP_HOME resolution, added SPDX header, and now invokes the wrapper via -jar.
  • Regenerated gradlew.bat (Windows): now invokes via -jar, writes errors to stderr, and propagates exit codes more explicitly.

Technical notes: Gradle 9.x may require a newer Java runtime than Gradle 8.4; ensure CI/build environments meet the minimum supported JDK.

🤖 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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 3, 2026

Superseded by #35.

@dependabot dependabot bot closed this Feb 3, 2026
@dependabot dependabot bot deleted the dependabot/gradle/gradle-wrapper-9.3.0 branch February 3, 2026 04:58
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