Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rm-hull committed Feb 5, 2017
1 parent 11b980f commit ea66a6e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
[org.clojure/data.json "0.2.6"]
[org.clojure/data.csv "0.1.3"]
[com.taoensso/timbre "4.8.0"]
[compojure "1.5.1"]
[ring "1.5.0"]
[compojure "1.5.2"]
[ring "1.5.1"]
[hiccup "1.0.5"]
[ring-logger-timbre "0.7.5"]
[metrics-clojure-ring "2.8.0"]
[org.clojure/math.combinatorics "0.1.3"]]
[org.clojure/math.combinatorics "0.1.4"]]
:scm {:url "git@github.com:rm-hull/ars-magna.git"}
:ring {
:handler ars-magna.handler/app }
Expand Down

0 comments on commit ea66a6e

Please sign in to comment.