Skip to content

Commit

Permalink
Upgraded deps (#349)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdemare authored Dec 19, 2024
1 parent e3357b6 commit 814b03f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
: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.12.0"]
[org.clojure/core.async "1.6.681"]
[org.clojure/core.async "1.7.701"]
[org.clojure/core.memoize "1.1.266"]
[com.velisco/strgen "0.2.5" :exclusions [org.clojure/clojurescript]]

Expand Down

0 comments on commit 814b03f

Please sign in to comment.