Bump Clojure to 1.5.1

This commit is contained in:
Michael Klishin 2013-03-12 20:37:10 +04:00
parent 3a258bad04
commit c85fc14030

View file

@ -3,7 +3,7 @@
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:description "Library for core functionality of Leiningen."
:dependencies [[org.clojure/clojure "1.4.0"]
:dependencies [[org.clojure/clojure "1.5.1"]
[bultitude "0.2.1" :exclusions [dynapath]]
[classlojure "0.6.6"]
[useful "0.8.6"]