Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rm-hull committed Apr 30, 2017
1 parent ea66a6e commit e79b9d7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
[org.clojure/clojure "1.8.0"]
[org.clojure/data.json "0.2.6"]
[org.clojure/data.csv "0.1.3"]
[com.taoensso/timbre "4.8.0"]
[com.taoensso/timbre "4.10.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"]
[metrics-clojure-ring "2.9.0"]
[org.clojure/math.combinatorics "0.1.4"]]
:scm {:url "git@github.com:rm-hull/ars-magna.git"}
:ring {
Expand All @@ -35,6 +35,6 @@
:dependencies [
[org.clojure/test.check "0.9.0"]]
:plugins [
[codox "0.10.2"]
[lein-ring "0.10.0"]
[codox "0.10.3"]
[lein-ring "0.11.0"]
[lein-cloverage "1.0.9"]]}})

0 comments on commit e79b9d7

Please sign in to comment.