jdaugherty commented on code in PR #15335: URL: https://github.com/apache/grails-core/pull/15335#discussion_r2730343277
########## .sdkmanrc: ########## @@ -1,3 +1,3 @@ -java=17.0.17-librca +java=17.0.18-librca Review Comment: Dockerfiles can take args, creating a shell script to spin up the verification container is completely reasonable. Also, the gradle properties github action can load property files like sdkman, so both the release workflow & dockerfile versions should be easily loaded from .sdkmanrc. -- 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]
