mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-18 17:48:14 +08:00

This commit makes sure KotlinVersionResolver works with the actual metadata instance used by the project to generate rather than potentially using a different instance via the provider. Rather than requiring such a bean to be present, the configuration fallbacks to the metadata implementation if none is provided.