Closed nightm4re94 closed 7 months ago
Updated the Gradle wrapper to 8.7 As opposed to previous PRs, this PR actually updates the wrapper shell scripts and jar by running ./gradlew wrapper.
./gradlew wrapper
None.
I've run a ./gradlew check successfully with the new wrapper.
./gradlew check
gradle check
Description
Updated the Gradle wrapper to 8.7 As opposed to previous PRs, this PR actually updates the wrapper shell scripts and jar by running
./gradlew wrapper
.Type of Change
Breaking Changes
None.
How Has This Been Tested?
I've run a
./gradlew check
successfully with the new wrapper.Mandatory Checklist
gradle check
and there were no errors reported