update build-clj dep

This commit is contained in:
Sean Corfield 2021-08-31 14:57:12 -07:00
parent e19870aba7
commit 871908d5c9

View file

@ -4,7 +4,7 @@
:aliases :aliases
{;; for help: clojure -A:deps -T:build help/doc {;; for help: clojure -A:deps -T:build help/doc
:build {:deps {io.github.seancorfield/build-clj :build {:deps {io.github.seancorfield/build-clj
{:git/tag "v0.1.0" :git/sha "fe2d586"}} {:git/tag "v0.1.2" :git/sha "0719a09"}}
:ns-default build} :ns-default build}
;; versions to test against: ;; versions to test against: