Skip to content

Commit

Permalink
bump clj-http && cheshire (#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
Uunnamed authored Jul 22, 2020
1 parent 16b8aee commit 5904d8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
:1.9 {:dependencies [[org.clojure/clojure "1.9.0"]]}}
;[nrepl "0.6.0"]]}}

:dependencies [[clj-http "2.3.0"]
[cheshire "5.6.3"]
:dependencies [[clj-http "3.10.1"]
[cheshire "5.9.0"]
[org.clojure/tools.logging "0.3.1"]
[org.clojure/data.codec "0.1.0"]]

Expand Down

0 comments on commit 5904d8d

Please sign in to comment.