diff --git a/project.clj b/project.clj index 9fe364d..9331bf0 100644 --- a/project.clj +++ b/project.clj @@ -4,4 +4,4 @@ [org.clojure/core.incubator "0.1.0"] [ring "1.0.2"]] :plugins [[codox "0.6.1"]] - :profiles {:dev {:dependencies [[clj-http "0.3.1"]]}}) + :profiles {:dev {:dependencies [[clj-http "0.4.1"]]}})