chore(deps): bump gradle-wrapper from 8.14.3 to 9.5.1#17
chore(deps): bump gradle-wrapper from 8.14.3 to 9.5.1#17dependabot[bot] wants to merge 2 commits into
Conversation
Bumps [gradle-wrapper](https://github.com/gradle/gradle) from 8.14.3 to 9.5.1. - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v8.14.3...v9.5.1) --- updated-dependencies: - dependency-name: gradle-wrapper dependency-version: 9.5.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
AssigneesThe following users could not be added as assignees: LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Supersedes #16 and #17. Applies both dependabot updates together with the runtime changes required to make them work: - Gradle wrapper 8.14.3 -> 9.5.1 (gradle/wrapper/* and gradlew scripts) - JUnit 5.10.1 -> 6.1.0 - Add explicit `org.junit.platform:junit-platform-launcher` as testRuntimeOnly dependency. Gradle 9 no longer auto-injects the launcher, which caused "Failed to load JUnit Platform" at test time. Without this the previous combo (Gradle 8.14 + JUnit 6) also failed with NoSuchMethodError CollectionUtils.toUnmodifiableList because the bundled launcher was too old. Verified locally with ./gradlew test --tests SubscriptionGiftEventTest --tests CiMeDeduplicationTest --tests ManagedWebSocketTest (all passing).
|
Superseded by main commit d2bf3ae (Gradle 9.5.1 wrapper upgrade, applied together with JUnit 6 upgrade). |
|
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps gradle-wrapper from 8.14.3 to 9.5.1.
Release notes
Sourced from gradle-wrapper's releases.
... (truncated)
Commits
fd78213Update Documentation Infrastructure: Fix scrolling issue in user manual (#37861)7758437fix scroll2fd605fOnly try to run as worker thread in DefaultBuildOperationQueue (#37845)af69849Release notes for Gradle 9.5.1 (#37853)f4d9d03Release notes for Gradle 9.5.101eda3aAddress review feedback on worker-lease retry changes7024e15Revert enrich file visitor with size info onreleasebranch (#37848)d51476fFix tryRunAsWorkerThread null-return test to match contract090ebabRevert "Add getLength() to FilePropertyVisitor.VisitState"bceab24Revert "Fix annotation"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 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)