I would like to upgrade nREPL, but it appears I am still using version 
0.2.6.

My ~/.lein/profiles.clj:

{:user {:plugins [[cider/cider-nrepl "0.9.0-SNAPSHOT"]
                  [lein-pprint "1.1.2"]]
        :dependencies [[org.clojure/tools.nrepl "0.2.10"]]}}


When I start lein repl

britannia:~ srseverance$ lein repl
nREPL server started on port 50957 on host 127.0.0.1 - 
nrepl://127.0.0.1:50957
REPL-y 0.3.5, nREPL 0.2.6
Clojure 1.6.0
Java HotSpot(TM) 64-Bit Server VM 1.8.0_25-b17


(The first time after adding tools.nrepl to profiles.clj, leiningen did 
download nrepl 0.2.10.)


And M-x cider-jack-in

; CIDER 0.9.0snapshot (package: 20150329.1355) (Java 1.8.0_25, Clojure 
1.6.0, nREPL 0.2.6)
WARNING: CIDER requires nREPL 0.2.7 to work properly


Leiningen is version 2.5.1

This is on Max OS X 10.10.2

-- Shannon



-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to