Skip to content

Commit

Permalink
Update clojure 1.7 dependency to 1.7.0-alpha6
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoduncan committed Apr 10, 2015
1 parent 23ab47d commit 7fcfad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion profiles.clj
Expand Up @@ -4,7 +4,7 @@
:1.4 {:dependencies [[org.clojure/clojure "1.4.0"]]}
:1.5 {:dependencies [[org.clojure/clojure "1.5.1"]]}
:1.6 {:dependencies [[org.clojure/clojure "1.6.0"]]}
:1.7 {:dependencies [[org.clojure/clojure "1.7.0-alpha3"]]
:1.7 {:dependencies [[org.clojure/clojure "1.7.0-alpha6"]]
:global-vars {*unchecked-math* true}}
:doc
{:dependencies [[codox-md "0.1.0"]]
Expand Down

0 comments on commit 7fcfad5

Please sign in to comment.