Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Doug Kirk committed Aug 26, 2016
1 parent d2faca9 commit e8e83fc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
:url "https://github.com/clojure-clutch/clutch/"
:license {:name "BSD"
:url "http://www.opensource.org/licenses/BSD-3-Clause"}
:dependencies [[org.clojure/clojure "1.4.0"]
:dependencies [[org.clojure/clojure "1.8.0"]

[clj-http "0.5.5"]
[cheshire "4.0.0"]
[clj-http "3.1.0"]
[cheshire "5.6.3"]
[commons-codec "1.6"]
[com.cemerick/url "0.0.6"]
[com.cemerick/url "0.1.1"]

[org.clojure/clojurescript "0.0-1450" :optional true
[org.clojure/clojurescript "1.8.40" :optional true
:exclusions [com.google.code.findbugs/jsr305
com.googlecode.jarjar/jarjar
junit
Expand Down

0 comments on commit e8e83fc

Please sign in to comment.