Nef10 / swift-dependency-updater

A tool to update swift package manager dependencies
MIT License
12 stars 3 forks source link

Fails if it needs to update 2 dep at once #145

Open Nef10 opened 1 year ago

Nef10 commented 1 year ago

E.g. main is dep on a v1 and b v1 and a requires b v1 as well. If both update require update to v2 at once it fails