Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
brunchboy committed Oct 10, 2023
1 parent 172ecb9 commit 7a8d49c
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 @@ -3,10 +3,10 @@
:url "http://github.com/Deep-Symmetry/dysentery"
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[org.clojure/clojure "1.10.1"]
[org.clojure/math.numeric-tower "0.0.4"]
[com.taoensso/timbre "4.10.0"]
[selmer "1.12.12"]]
:dependencies [[org.clojure/clojure "1.11.1"]
[org.clojure/math.numeric-tower "0.0.5"]
[com.taoensso/timbre "6.3.1"]
[selmer "1.12.59"]]
:main dysentery.core
:uberjar-name "dysentery.jar"

Expand Down

0 comments on commit 7a8d49c

Please sign in to comment.