dauer commented on issue #12720:
URL: https://github.com/apache/grails-core/issues/12720#issuecomment-3359867068

   This is really more of a Gradle issue than Grails...
   
   You should not rely on dependencies defined in plugins unless they are 
defined as `api`.
   Gradle has deprecated `compile` in favour of `implementation` which do not 
expose dependencies.


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