davidkron commented on issue #14149:
URL: https://github.com/apache/grails-core/issues/14149#issuecomment-3090230633
It's been a while when I wrote this, but I think I probably meant this
construct:
```
grails {
plugins {
implementation project(':myplugin')
}
}
```
--
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]