little rusty on things here, but for reasons out of my control, my project has both a org.clojure/tools.nrepl
and newer nrepl
dependency, but lein repl
seems to always be picking up the older package name and starting with nREPL 0.2.12
. Is this due to lein's dependency on that? I believe I should be overriding, but because the package is different, not sure if I'm actually overriding.