polyfy / polylith

A tool used to develop Polylith based architectures in Clojure.
Eclipse Public License 1.0
502 stars 47 forks source link

Fix problems with 'libs :update' #392

Closed tengstrand closed 8 months ago

tengstrand commented 8 months ago

Fixed problems in issue #376

Make sure libs :update works correctly, so that we only affect projects that are updated. Support the libraries: argument, that makes it possible to select which libraries to update.