Skip to content

Commit

Permalink
Make use of build-tools 0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
hlship committed Mar 30, 2023
1 parent 057b11e commit f581e09
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@
;; clj -T:build <command>
:build
{:deps {io.github.hlship/build-tools
{:local/root "../build-tools"}
#_{:git/tag "0.8" :git/sha "0a0c26"}}
{:git/tag "0.9" :git/sha "4efa3c9"}}
:ns-default build}

:main
Expand Down

0 comments on commit f581e09

Please sign in to comment.