diff --git a/project.clj b/project.clj index 6f2330d4..ec2efbaa 100644 --- a/project.clj +++ b/project.clj @@ -9,6 +9,7 @@ :dependencies [[com.google.guava/guava "31.1-jre"] [org.clojure/clojure "1.10.1"] [com.unbounce/clojure-dogstatsd-client "0.7.0"] + [org.clojure/tools.reader "1.3.6"] [com.cognitect/hmac-authn "0.1.210"] [com.datomic/client-cloud "1.0.123"] [com.cognitect/http-client "1.0.115"]