From 061041df6d5bb058a75544819a1410cea1027713 Mon Sep 17 00:00:00 2001 From: Sean Corfield Date: Sat, 16 Oct 2021 22:43:59 -0700 Subject: [PATCH] bump build-clj --- deps.edn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps.edn b/deps.edn index 22fd47c..30cb246 100644 --- a/deps.edn +++ b/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.5.0" :git/sha "2ceb95a"}} + {:git/tag "v0.5.2" :git/sha "8f75b81"}} :ns-default build} ;; versions to test against: