I find lein ancient
(GitHub - xsc/lein-ancient: Check your Projects for outdated Dependencies | Moved to Codeberg ) to be very useful to check all my dependency versions, especially on old projects. I just dusted off a project from 7 years ago and ancient was really useful.
Does a deps.edn solution exist for checking dependency versions? I know this might not make sense in a git, SHA based dependency world,but I thought I’d check anyway.