paulk-asert commented on code in PR #2300: URL: https://github.com/apache/groovy/pull/2300#discussion_r2377675744
########## gradle/wrapper/gradle-wrapper.properties: ########## @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.3-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-9.1.0-bin.zip Review Comment: Is there any tooling to assist with this? No probs with adding as a one-off but it seems like it would be manual each time and already would be caught by gradle-wrapper-validation action? -- 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]
