Is there a way to automatically upgrade dependencies, like lein ancient upgrade
for Leiningen?
antq
is the most actively supported tool for this:
https://github.com/liquidz/antq#--upgrade for the cli form
https://github.com/nnichols/clojure-dependency-update-action for a github action form
https://github.com/practicalli/clojure-deps-edn#common-development-tasks includes a range of common tools for Clojure CLI