gojek/ziggurat

Migrate tools.nrepl dependency to nrepl/nrepl.

theanirudhvyas opened this issue · 1 comments

tools.nrepl has been deprecated and further development has moved to nrepl/nrepl. Emacs users are facing issues with developement on Ziggurat and cider jack-in fails due to this older dependency.
So we should update the dependency.
The issue for reference: clojure-emacs/cider#2758

Link to new dependency: https://github.com/nrepl/nrepl

This is fixed.