Bump gradle-wrapper from 8.4 to 9.5.0#50
Conversation
Bumps [gradle-wrapper](https://github.com/gradle/gradle) from 8.4 to 9.5.0. - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v8.4.0...v9.5.0) --- updated-dependencies: - dependency-name: gradle-wrapper dependency-version: 9.5.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
🤖 Augment PR SummarySummary: Updates this project’s Gradle Wrapper to Gradle Changes:
Technical Notes:
🤖 Was this summary useful? React with 👍 or 👎 |
| distributionBase=GRADLE_USER_HOME | ||
| distributionPath=wrapper/dists | ||
| distributionUrl=https\://services.gradle.org/distributions/gradle-8.4-bin.zip | ||
| distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.0-bin.zip |
There was a problem hiding this comment.
gradle/wrapper/gradle-wrapper.properties:3: Since distributionUrl is changing to Gradle 9.5.0, consider adding distributionSha256Sum so the wrapper can verify the downloaded distribution integrity (helps protect against tampering/caching issues). Without it, the wrapper will accept whatever ZIP is returned for that URL.
Severity: medium
⏳ Generating Fix in Augment link...
🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.
Bumps gradle-wrapper from 8.4 to 9.5.0.
Release notes
Sourced from gradle-wrapper's releases.
... (truncated)
Commits
3fe117dUpdate jdks.yaml (#37703)33d145aUpdate jdks.yamlf7a05d1Update Gradle wrapper to version 9.5.0-rc-4 (#37654)266facdUpdate Gradle wrapper to version 9.5.0-rc-40ad6dd8Suppress OSC taskbar reset on plain/piped stdout (#37646)966025dSuppress OSC taskbar reset on plain/piped stdoute745573Polish IP docs (#37642)d5cfd07Ensure BuildOperationQueue will progress without extra leases (#37629)acdf0c3Ensure BuildOperationQueue will progress without extra leasesf7d0e4fRename anchorDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)