Codebase list comidi-clojure / 0a16350
(maint) Upgrade compojure to 1.3.3 for Clojure 1.7.0 compatibility This commit updates compojure to 1.3.3 so that projects like PuppetDB using Clojure 1.7.0 can use comidi with StringReader errors cause by compojure < 1.3.3 with Clojure 1.7.0. Andrew Roetker 8 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
77 [org.clojure/tools.reader "0.8.9"]
88 [ring/ring-core "1.3.2"]
99 [bidi "1.18.9"]
10 [compojure "1.3.2"]
10 [compojure "1.3.3"]
1111 [prismatic/schema "0.4.0"]
1212 [puppetlabs/kitchensink "1.1.0"]]
1313