Skip to content

Commit

Permalink
Update clojure dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jlesquembre committed Dec 19, 2024
1 parent df51d36 commit 8f28d09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotfiles/clojure/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
:main-opts ["-m" "nrepl.cmdline" "--middleware"
"[cider.nrepl/cider-middleware,cider.piggieback/wrap-cljs-repl]"]}
:extra {:extra-deps {org.clojure/test.check {:mvn/version "1.1.1"}
org.clojure/core.async {:mvn/version "1.6.681"}}}}}
org.clojure/core.async {:mvn/version "1.7.701"}}}}}


;; Aliases
Expand Down

0 comments on commit 8f28d09

Please sign in to comment.