Copilot commented on code in PR #16300:
URL: https://github.com/apache/grails-core/pull/16300#discussion_r3919911698


##########
dependencies.gradle:
##########
@@ -84,7 +84,7 @@ ext {
             // extended-scalars compatibility. See 
https://github.com/apache/grails-core/issues/15674
             'graphql-java.version'          : '25.0',
             'graphql-java-extended-scalars.version': '24.0',
-            'groovy.version'                : '6.0.0-beta-2',
+            'groovy.version'                : '6.0.0-beta-3',

Review Comment:
   With Groovy bumped to 6.0.0-beta-3, the nearby Jackson pin comment still 
mentions Groovy YAML 6.0.0-beta-2; please update it so the rationale stays 
accurate for future maintainers.



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