diff --git a/project.clj b/project.clj index dd1ef89..4eed836 100644 --- a/project.clj +++ b/project.clj @@ -5,16 +5,16 @@ [lib-noir "0.8.1"] [compojure "1.1.6"] [ring-server "0.3.1"] - [selmer "0.2.4"] [com.taoensso/timbre "3.0.0"] [com.taoensso/tower "2.0.1"] + [cheshire "5.2.0"] + [selmer "0.2.4"] [environ "0.4.0"] [markdown-clj "0.9.26"] [com.ashafa/clutch "0.4.0-RC1"] [slugger "1.0.1"] [clj-time "0.6.0"] [org.clojure/math.numeric-tower "0.0.4"] - [cheshire "5.3.1"] [clj-rss "0.1.3"]] :plugins [[lein-ring "0.8.10"] [lein-environ "0.4.0"]]