Skip to content

Commit

Permalink
update to latest tools.deps.cli
Browse files Browse the repository at this point in the history
  • Loading branch information
puredanger committed Feb 7, 2025
1 parent 5c3256c commit fa14915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/clojure/tools/deps/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

:aliases {
:deps {:replace-paths []
:replace-deps {org.clojure/tools.deps.cli {:mvn/version "0.11.78"}}
:replace-deps {org.clojure/tools.deps.cli {:mvn/version "0.11.86"}}
:ns-default clojure.tools.deps.cli.api
:ns-aliases {help clojure.tools.deps.cli.help}}
:test {:extra-paths ["test"]}
Expand Down

0 comments on commit fa14915

Please sign in to comment.