jamesfredley commented on code in PR #15335: URL: https://github.com/apache/grails-core/pull/15335#discussion_r2725862514
########## grails-test-examples/gsp-spring-boot/script/.sdkmanrc: ########## @@ -1,3 +1,3 @@ -java=17.0.12-librca +java=17.0.18-librca Review Comment: The .sdkmanrc file in grails-test-examples/gsp-spring-boot/script/ appears to be for running the standalone Groovy script example with the Groovy CLI, not for building the project. https://github.com/apache/grails-core/blob/0bd4622d11c2c611dd38c53df3ab659887410ab0/grails-test-examples/gsp-spring-boot/script/README.md -- 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]
