Skip to content

Commit

Permalink
chore(deps): update dependency io.github.clojure/tools.build to v0.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent bb36ab4 commit 377b4ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clj-cli/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
org.clojure/tools.cli {:mvn/version "1.0.214"}}
:aliases
{:import-collection {:main-opts ["-m" "typesense.import-collection"]}
:dev {:extra-deps {io.github.clojure/tools.build {:mvn/version "0.9.6"}}}
:dev {:extra-deps {io.github.clojure/tools.build {:mvn/version "0.10.5"}}}
:build {:deps {io.github.clojure/tools.build {:mvn/version "v0.9.6"}}
:ns-default build}}}

0 comments on commit 377b4ca

Please sign in to comment.