File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 55 :license {:name " Eclipse Public License"
66 :url " http://www.eclipse.org/legal/epl-v10.html" }
77
8- :dependencies [[clj-http " 1.1.2 " ]
9- [com.netflix.hystrix/hystrix-clj " 1.4.11 " ]
10- [org.clojure/clojure " 1.6 .0" ]
8+ :dependencies [[clj-http " 2.0.1 " ]
9+ [com.netflix.hystrix/hystrix-clj " 1.4.23 " ]
10+ [org.clojure/clojure " 1.8 .0" ]
1111 [org.clojure/tools.logging " 0.3.1" ]
1212 [robert/hooke " 1.3.0" ]
1313 [slingshot " 0.12.2" ]]
1717 :repositories [[" releases" {:url " https://clojars.org/repo"
1818 :creds :gpg }]]
1919
20- :profiles {:dev {:dependencies [[midje " 1.6 .3" ]
21- [rest-cljer " 0.1.21 " :exclusions [clj-http]]]
20+ :profiles {:dev {:dependencies [[midje " 1.8 .3" ]
21+ [rest-cljer " 0.1.22 " :exclusions [clj-http]]]
2222 :plugins [[lein-cloverage " 1.0.2" ]
2323 [lein-environ " 1.0.0" ]
24- [lein-midje " 3.1.1 " ]]}})
24+ [lein-midje " 3.2 " ]]}})
You can’t perform that action at this time.
0 commit comments