You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HeadlessMc has semver4j and has it as a implementation dependency.
I would think that gradle would resolve the transitive dependencies of plugins?
So it should resolve semver4j as the plugin depends on headlessmc which depends on semver4j?
But this seems not to be the case? Fabric run tasks fail.
HeadlessMc has semver4j and has it as a implementation dependency.
I would think that gradle would resolve the transitive dependencies of plugins?
So it should resolve semver4j as the plugin depends on headlessmc which depends on semver4j?
But this seems not to be the case? Fabric run tasks fail.