Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
brunchboy committed Jan 2, 2018
1 parent e0309f4 commit b35320e
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 @@ -3,10 +3,10 @@
:url "http://github.com/brunchboy/dysentery"
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[org.clojure/clojure "1.8.0"]
:dependencies [[org.clojure/clojure "1.9.0"]
[org.clojure/math.numeric-tower "0.0.4"]
[com.taoensso/timbre "4.10.0"]
[selmer "1.11.1"]]
[selmer "1.11.3"]]
:main dysentery.core
:uberjar-name "dysentery.jar"

Expand Down

0 comments on commit b35320e

Please sign in to comment.