The GitHub Actions job "Code Style" on 
grails-core.git/fix/unused-groovyplugin-import has succeeded.
Run started by GitHub user jamesfredley (triggered by jamesfredley).

Head commit for run:
f9cef7d394ed81590c482bc0b91b51c0a7aba767 / James Fredley 
<[email protected]>
fix: use GroovyPlugin class reference instead of string in GrailsGradlePlugin

Replace project.pluginManager.apply('groovy') with
project.pluginManager.apply(GroovyPlugin) for type-safe plugin
application, making the GroovyPlugin import explicit rather than unused.

Assisted-by: Claude Code <[email protected]>

Report URL: https://github.com/apache/grails-core/actions/runs/22420778897

With regards,
GitHub Actions via GitBox

Reply via email to