nrepl

https://github.com/nrepl/nrepl || https://nrepl.org
aria42 2019-01-06T18:47:15.019600Z

little rusty on things here, but for reasons out of my control, my project has both a org.clojure/tools.nrepl and newer nrepldependency, 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.