Skip to content

Commit

Permalink
Update project plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
cch1 committed May 21, 2015
1 parent ca979d1 commit 8a046ae
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions project.clj
Expand Up @@ -7,9 +7,8 @@
:dependencies [[org.clojure/clojure "1.4.0"]
[com.ning/async-http-client "1.7.10"]]
:min-lein-version "2.0.0"
:plugins [[codox "0.6.1"]
[lein-difftest "1.3.3"
:exclusions [org.clojure/clojure org.clojure/clojure-contrib]]]
:plugins [[codox "0.8.12"]
[lein-difftest "2.0.0"]]
:profiles {:dev
{:resource-paths ["test-resources"],
:dependencies
Expand Down

0 comments on commit 8a046ae

Please sign in to comment.