Skip to content

Commit

Permalink
update tools.deps.cli in pseudo root deps.edn
Browse files Browse the repository at this point in the history
  • Loading branch information
puredanger committed Mar 8, 2024
1 parent 6c37861 commit f996cd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/clojure/install/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.9.49"}}
:replace-deps {org.clojure/tools.deps.cli {:mvn/version "0.10.55"}}
: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 f996cd0

Please sign in to comment.