I strongly recommend lein-pedantic to help with problems like this. On 
large enough projects you can very easily get non-reproducible executions 
depending on how lein resolves conflicting dependencies. 

https://github.com/xeqi/lein-pedantic


On Thursday, April 4, 2013 7:32:04 PM UTC-4, puzzler wrote:
>
> Right now, I'm experimenting with seesaw.  In Clojars, it appears the 
> latest version is 1.4.2.
>
> When I include [seesaw "1.4.2"] in my project.clj file, then the REPL 
> comes up as 1.3.0 (even though I explicitly define clojure 1.5.1 as a 
> dependency in the project.clj file).  How do I make my preferred clojure 
> version take precedence over whatever seesaw is requesting?
>
> Thanks,
>
> Mark
>

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