Skip to content

Commit

Permalink
Update dependency org.clojure/tools.cli to v1.1.230
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 23, 2024
1 parent a27612d commit 07b2720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{:paths ["src"]
:deps {org.clojure/clojure {:mvn/version "1.11.1"}
org.clojure/tools.cli {:mvn/version "1.0.219"}}
org.clojure/tools.cli {:mvn/version "1.1.230"}}

:aliases
{:main {:main-opts ["-m" "basics.main"]}
Expand Down

0 comments on commit 07b2720

Please sign in to comment.