diff --git a/content/cftbat/appendix-a.html b/content/cftbat/appendix-a.html index 38a6d432..f0518172 100644 --- a/content/cftbat/appendix-a.html +++ b/content/cftbat/appendix-a.html @@ -43,7 +43,7 @@

Dependencies

</dependency> -

This XML is how Java projects communicate their Maven identifier. To add it your Clojure project, you’d change your :dependencies vector so it looks like this:

+

This XML is how Java projects communicate their Maven identifier. To add it to your Clojure project, you’d change your :dependencies vector so it looks like this:

  :dependencies [[org.clojure/clojure "1.7.0"]
                  [clj-time "0.9.0"]
                  [org.apache.commons/commons-email "1.3.3"]]