jdaugherty commented on PR #15105:
URL: https://github.com/apache/grails-core/pull/15105#issuecomment-3362588506

   > I'm a bit concerned about the handling of the Micronaut Platform version. 
It is duplicated in `GrailsMicronaut` and `MicronautHttpClient` and there are 
still versions for `micronaut-http-client` and `micronaut-serde-jackson` in 
`resources/pom.xml`.
   
   So the platform version is duplicated because I didn't see a way to share / 
lookup the version based on a configured value.  They can technically diverge 
over time, but if they do one will likely cause an override of the other.  Do 
you have a suggestion for how to lookup that value? The goal of this ticket was 
to get it functioning, and I didn't want to try to invent new concepts in the 
forge framework.


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