Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ptaoussanis committed Feb 25, 2016
1 parent 5e93d48 commit d1c0fb6
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 @@ -15,7 +15,7 @@
:dependencies
[[org.clojure/clojure "1.5.1"]
[org.clojure/tools.reader "0.10.0"]
[com.taoensso/encore "2.32.0"]
[com.taoensso/encore "2.36.1"]
[org.iq80.snappy/snappy "0.4"]
[org.tukaani/xz "1.5"]
[net.jpountz.lz4/lz4 "1.3"]]
Expand All @@ -35,7 +35,7 @@
{:plugins
[[lein-pprint "1.1.2"]
[lein-ancient "0.6.8"]
[lein-codox "0.9.1"]]}]}
[lein-codox "0.9.4"]]}]}

:test-paths ["test" "src"]

Expand Down

0 comments on commit d1c0fb6

Please sign in to comment.