Fork me on GitHub
#leiningen
<
2017-03-27
>
alex.ter.weele21:03:08

One of my dependencies is pulling in core.async. How can I find out (1) what version of core.async is pulled in and (2) which dependency is doing it?

alex.ter.weele21:03:19

I was able to figure out both answers with lein deps :tree.