architectury-plugin
architectury-plugin copied to clipboard
Loader deps are using + versions
It seems to cause dependency resolution issues (Fabricord) and they're also not good at all for reproducible builds.
https://github.com/architectury/architectury-plugin/blob/0a37a6b6ed26600d0eea26d45281e50eb29233a2/src/main/kotlin/dev/architectury/plugin/ArchitecturyPluginExtension.kt#L432
https://github.com/architectury/architectury-plugin/blob/0a37a6b6ed26600d0eea26d45281e50eb29233a2/src/main/kotlin/dev/architectury/plugin/ModLoader.kt#L96