larry google groups writes: > Thanks for the suggestion. I run "lein deps :tree" but I do not see > Clojure 1.5 listed as a dependency anywhere. But if I run:
Some unfortunate dependency is declaring a version range dependency on Clojure. If you can figure out which one it is, you should report it as a bug in that library, because there is no good reason to do that. -Phil -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
