The default leiningen templates have already been updated to Clojure 1.6.0:
https://github.com/technomancy/leiningen/commit/a296ff8918a581c975f49127d7e37a3f0c510d22

However, I don't think that change will be visible till the next lein 
release.


On Monday, May 5, 2014 3:08:56 PM UTC-5, mynomoto wrote:
>
> The default lein template has clojure 1.5.1 hardcoded. It will only change 
> when it's updated there.
> You can check the lein ancient help with `lein help ancient`. There you 
> will find how to include clojure on the verification.
>
> HTH,
> Marcelo
>
> On Monday, May 5, 2014 4:10:38 PM UTC-3, g vim wrote:
>>
>> I have Clojure 1.6.0 installed so why does `lein new app myapp` default 
>> to Clojure 1.5.1 inside project.clj? Even worse, `lein ancient upgrade 
>> :all` doesn't return an upgrade for Clojure 1.5.1 
>>
>> gvim 
>>
>

-- 
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