how do u guys track down whats pulling in some dep...
# general
m
how do u guys track down whats pulling in some dep, specifically - somewhere in my project slf4j-simple is getting pulled in - its not through any of my deps, that is I don’t explicitly have that anywhere, but something my stuff pulls in is pulling that in, so I need to add an exclude() somewhere, but how do I find where?