Bump the nREPL dep to 0.2.12

nREPL 0.2.11 added an extremely important source-tracking feature, which is leveraged by CIDER (and probably some other tools). 0.2.12 fixed a critical bug introduced in 0.2.11.
This commit is contained in:
Bozhidar Batsov 2015-11-01 18:34:46 +02:00
parent 4d91b32123
commit 8fd028e896

View file

@ -19,7 +19,7 @@
jakarta-regexp]]
[reply "0.3.7" :exclusions [ring/ring-core
org.thnetos/cd-client]]
[org.clojure/tools.nrepl "0.2.10"]
[org.clojure/tools.nrepl "0.2.12"]
[clojure-complete "0.2.3"]
;; bump versions of various common transitive deps
[slingshot "0.10.3"]