nealeu commented on code in PR #2300:
URL: https://github.com/apache/groovy/pull/2300#discussion_r2366296393


##########
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:
   Please help us avoid MITM attacks and use the distribution sha
   ```suggestion
   
distributionUrl=https\://services.gradle.org/distributions/gradle-9.1.0-bin.zip
   
distributionSha256Sum=a17ddd85a26b6a7f5ddb71ff8b05fc5104c0202c6e64782429790c933686c806
   ```



-- 
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