update build-clj dep
This commit is contained in:
parent
0e906581c3
commit
a85fd42447
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.1.0" :git/sha "fe2d586"}}
|
||||
{:git/tag "v0.1.2" :git/sha "0719a09"}}
|
||||
:ns-default build}
|
||||
|
||||
;; versions to test against:
|
||||
|
|
|
|||
Loading…
Reference in a new issue