jamesfredley opened a new pull request, #15763:
URL: https://github.com/apache/grails-core/pull/15763

   Updates the Gradle wrapper and Tooling API from 9.5.1 to 
[9.6.0](https://gradle.org/releases/#9.6.0) on the 8.0.x branch.
   
   Keeps the Gradle version synchronized across every documented location:
   
   - `gradle/wrapper/gradle-wrapper.properties`
   - `build-logic/gradle/wrapper/gradle-wrapper.properties`
   - `grails-forge/gradle/wrapper/gradle-wrapper.properties`
   - `grails-gradle/gradle/wrapper/gradle-wrapper.properties`
   - `grails-profiles/base/skeleton/gradle/wrapper/gradle-wrapper.properties`
   - `grails-profiles/profile/skeleton/gradle/wrapper/gradle-wrapper.properties`
   - `grails-shell-cli` gradle-sample wrapper
   - `grails-forge` `gradleWrapperProperties.rocker.raw` template (generated 
app wrapper)
   - `gradle.properties` (`gradleToolingApiVersion`)
   - `.sdkmanrc`
   
   Verification:
   
   - `./gradlew --version` reports Gradle 9.6.0
   - `./gradlew help` completes successfully on Gradle 9.6.0
   
   Release notes: https://github.com/gradle/gradle/releases/tag/v9.6.0
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to