Skip to content

Commit

Permalink
Bump ordered dependency. Fixes #697.
Browse files Browse the repository at this point in the history
  • Loading branch information
technomancy committed Jul 25, 2012
1 parent d95deb6 commit 6ddc6b7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions leiningen-core/project.clj
Expand Up @@ -6,9 +6,7 @@
:dependencies [[org.clojure/clojure "1.4.0"]
[classlojure "0.6.5"]
[robert/hooke "1.1.2"]
[ordered "1.2.0"]
;; currently using this branch:
;; https://github.com/cemerick/pomegranate/pull/27
[ordered "1.3.1"]
[com.cemerick/pomegranate "0.0.13"
:exclusions [org.slf4j/slf4j-api]]]
;; This is only used when releasing Leiningen. Can't put it in a
Expand Down

0 comments on commit 6ddc6b7

Please sign in to comment.