leiningen

N.B. The maintainers are on #leiningen on Libera chat IRC. Go there for direct support/bug reports.
greglook 2019-04-05T17:30:38.014500Z

FWIW you could have used:

$ lein deps :plugin-tree
$ lein ancient check-profiles :plugins

👍 1
2019-04-06T20:22:01.015Z

Excellent tip - will remember that for next time!

2019-04-05T18:24:18.014800Z

@greg316 nice, I forgot about :plugin-tree