On Thursday, January 2, 2014 1:28:19 AM UTC+1, g vim wrote:
>
> Is there are a way to auto-update project.clj dependencies in Leiningen 
> or configure them to simply use the latest stable version?


Instead of using "1.2.3", you can use "RELEASE" to specify the latest 
stable release. I would never recommend to use this in production or 
libraries, though.
 

> I'm also 
> finding `lein search <dep>` pretty useless for quickly getting a dep's 
> latest version when it returns 39 pages for clojure itself, starting 
> with the oldest version. 
>

Yeah, Lein's search functionality is not the best. I looked at the issue 
tracker in Lein, and couldn't find an issue for this, so feel free to add 
in an issue which describes how we can improve it :) 

-- 
-- 
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/groups/opt_out.

Reply via email to