update build-clj dep
This commit is contained in:
parent
92f838b915
commit
dcc621fb64
1 changed files with 1 additions and 1 deletions
2
deps.edn
2
deps.edn
|
|
@ -7,7 +7,7 @@
|
|||
:aliases
|
||||
{;; for help: clojure -A:deps -T:build help/doc
|
||||
:build {:deps {io.github.seancorfield/build-clj
|
||||
{:git/tag "v0.3.1" :git/sha "996ddfa"}}
|
||||
{:git/tag "v0.4.0" :git/sha "54e39ae"}}
|
||||
:ns-default build}
|
||||
|
||||
;; versions to test against:
|
||||
|
|
|
|||
Loading…
Reference in a new issue