-
-
Notifications
You must be signed in to change notification settings - Fork 57
Closed
Description
Today we can execute poly libs :outdated to show outdated libraries, e.g.:
This is helpful, but the tool doesn't update the files for us. That we have to do manually.
Here we suggest that poly libs :update should update all the libraries to the latest version in all deps.edn files. This can be implemented by using the antq.api/upgrade-deps! function.
It should be possible to leave the library version for bricks and projects untouched, by adding a :keep-lib-versions key to :bricks or :projects in workspace.edn:
:bricks {"shell" {:keep-lib-versions [org.jline/jline]}}
marksto
Metadata
Metadata
Assignees
Labels
No labels
