Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
alekcz committed May 18, 2024

Verified

This commit was signed with the committer’s verified signature.
mataku Takuma Homma
1 parent 707c1ac commit 9421dc2
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
@@ -3,10 +3,10 @@
:url "https://github.com/alekcz/fire"
:license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0"
:url "https://www.eclipse.org/legal/epl-2.0/"}
:dependencies [ [org.clojure/clojure "1.11.1"]
[org.clojure/core.async "1.5.648"]
[http-kit "2.6.0"]
[cheshire "5.11.0"]
:dependencies [ [org.clojure/clojure "1.11.3"]
[org.clojure/core.async "1.6.681"]
[http-kit "2.8.0"]
[cheshire "5.13.0"]
[environ "1.2.0"]
[stylefruits/gniazdo "1.2.1"]
[danlentz/clj-uuid "0.1.9"]

0 comments on commit 9421dc2

Please sign in to comment.