Skip to content

Commit

Permalink
Merge pull request #1937 from conormcd/bump-cheshire
Browse files Browse the repository at this point in the history
Bump cheshire dependency.
  • Loading branch information
technomancy committed Jul 17, 2015
2 parents 4ab6de9 + 486fd31 commit 7045e66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Expand Up @@ -23,7 +23,7 @@
[clojure-complete "0.2.3"]
;; bump versions of various common transitive deps
[slingshot "0.10.3"]
[cheshire "5.0.2"]
[cheshire "5.5.0"]
[clj-http "0.9.2" :exclusions [crouton]]]
;; checkout-deps don't work with :eval-in :leiningen
:profiles {:dev {:resource-paths ["leiningen-core/dev-resources"]
Expand Down

0 comments on commit 7045e66

Please sign in to comment.