Update nREPL to the latest stable

With the update of Emacs CIDER 0.26.1, it expects to have the latest
cider-nrepl dependency to be at 0.25.3 otherwise it throws an error
when connecting to the project's REPL.

Signed-off-by: andrey <motor4ik@gmail.com>
This commit is contained in:
Александар Симић
2020-09-02 11:27:52 +02:00
committed by andrey
parent fdf8d11913
commit b2a79b3e89
+1 -1
View File
@@ -14,7 +14,7 @@
[mvxcvi/alphabase "1.0.0"]
;; dev dependencies
[refactor-nrepl "2.5.0"]
[cider/cider-nrepl "0.24.0"]
[cider/cider-nrepl "0.25.3"]
[cider/piggieback "0.4.1"]
[re-frisk-remote "1.3.1"]
;; routing