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-01 09:21:20 +01:00 committed by andrey
parent fdf8d11913
commit b2a79b3e89
No known key found for this signature in database
GPG Key ID: 89B67245FD2F0272
1 changed files with 1 additions and 1 deletions

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