Add an exclusion to reply to fix bootstrapping issues.

This commit is contained in:
Phil Hagelberg 2012-08-15 17:22:40 -07:00
parent f263db162a
commit c41871c5b7

View file

@ -13,7 +13,7 @@
:exclusions [org.apache.maven/maven-model
org.sonatype.aether/aether-api
org.sonatype.aether/aether-util]]
[reply "0.1.0-beta10"]
[reply "0.1.0-beta10" :exclusions [ring/ring-core]]
[clj-http "0.4.2"]]
;; checkout-deps don't work with :eval-in :leiningen
:profiles {:dev {:resource-paths ["leiningen-core/dev-resources"]