update build-clj dep

This commit is contained in:
Sean Corfield 2021-08-31 14:57:06 -07:00
parent 0e906581c3
commit a85fd42447

View file

@ -7,7 +7,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: