Skip to content

Commit

Permalink
Use Support 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Klishin committed Feb 2, 2013
1 parent 3ac4b03 commit 4724637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
:dependencies [[org.clojure/clojure "1.4.0"]
[cheshire "4.0.3"]
[clj-http "0.6.3"]
[clojurewerkz/support "0.10.0"]]
[clojurewerkz/support "0.11.0"]]
:test-selectors {:default (fn [m] (and (not (:time-consuming m))
(not (:http-auth m))
(not (:edge-features m))
Expand Down

0 comments on commit 4724637

Please sign in to comment.