Closed renovate[bot] closed 2 months ago
The recent changes primarily involve updating the Gradle wrapper configuration to use version 8.10 instead of 8.8, enhancing the project's build environment with potential performance and feature improvements. Additionally, minor modifications were made to the gradlew
and gradlew.bat
scripts to improve documentation and ensure better directory handling, while preserving existing functionality.
File | Change Summary |
---|---|
gradle/wrapper/gradle-wrapper.properties |
Updated distributionUrl from Gradle 8.8 to 8.10, reflecting a version upgrade. |
gradlew , gradlew.bat |
Added licensing comments (Apache-2.0) and made minor adjustments to directory handling commands without altering functionality. |
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
This PR contains the following updates:
8.8
->8.10
Release Notes
gradle/gradle (gradle)
### [`v8.10`](https://togithub.com/gradle/gradle/compare/v8.9.0...v8.10.0) [Compare Source](https://togithub.com/gradle/gradle/compare/v8.9.0...v8.10.0) ### [`v8.9`](https://togithub.com/gradle/gradle/compare/v8.8.0...v8.9.0) [Compare Source](https://togithub.com/gradle/gradle/compare/v8.8.0...v8.9.0)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.