Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gws committed Dec 15, 2016
1 parent 5ff6cb0 commit 67f0e36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
:license {:name "Apache 2.0"
:url "https://www.apache.org/licenses/LICENSE-2.0"}
:dependencies [[cheshire "5.6.3"]
[clj-http "3.3.0"]]
[clj-http "3.4.1"]]
:profiles {:dev {:plugins [[jonase/eastwood "0.2.3"]
[lein-codox "0.9.4"]]
:global-vars {*warn-on-reflection* true}}
Expand Down

0 comments on commit 67f0e36

Please sign in to comment.