tools-deps

Discuss tools.deps.alpha, tools.build, and the clj/clojure command-line scripts! See also #depstar #clj-new
erwinrooijakkers 2021-03-29T14:48:16.256700Z

Is there a way to automatically upgrade dependencies, like lein ancient upgrade for Leiningen?

nnichols 2021-03-29T14:51:01.256800Z

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

1👍
practicalli-john 2021-03-29T19:24:33.257300Z

https://github.com/practicalli/clojure-deps-edn#common-development-tasks includes a range of common tools for Clojure CLI