Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why does lein ancient plugin not work #63

Closed
RickMoynihan opened this issue Jul 2, 2018 · 1 comment
Closed

Why does lein ancient plugin not work #63

RickMoynihan opened this issue Jul 2, 2018 · 1 comment

Comments

@RickMoynihan
Copy link
Owner

From #tools-deps slack channel:

dorab [4:46 AM]
If I try `lein ancient` after incorporating `lein-tools-deps` in my `project.clj` it always tells me that the artifacts are up-to-date. What do I need to do to get `lein ancient` work with `lein-tools-deps`? Thanks.

hagmonk [6:15 AM]
@dorab because with `lein-tools-deps` you're storing your deps in deps.edn, I'd recommend you use a tool that targets deps.edn directly. So far I only know of https://github.com/Olical/depot, but it works great
Olical/depot
Find newer versions of your dependencies in your deps.edn file
Website
https://clojars.org/olical/depot
Stars
46
Olical/depotMar 21stAdded by GitHub

dorab [4:41 PM]
Thanks!

dorab [4:48 PM]
Did exactly what I wanted.
@RickMoynihan
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant