From b7ede11154196c615b2ca77119448678481933ab Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Thu, 9 Dec 2021 18:02:50 +0100 Subject: [PATCH] Bump spec for tests --- deps.edn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps.edn b/deps.edn index ef6aef7e..217270f0 100644 --- a/deps.edn +++ b/deps.edn @@ -54,7 +54,7 @@ {:extra-paths ["process/src" "process/test" "test-resources/lib_tests"] :extra-deps {org.clj-commons/clj-http-lite {:mvn/version "0.4.392"} org.babashka/spec.alpha {:git/url "https://github.com/babashka/spec.alpha" - :sha "9597a68339ab6be83323345fc0cea4ce848266b9"} + :sha "1deb5702da3747a42f3aff769307672e59fc8ed8"} lambdaisland/regal {:git/url "https://github.com/lambdaisland/regal" :sha "f902d2c43121f9e1c48603d6eb99f5900eb6a9f6"} weavejester/medley {:git/url "https://github.com/weavejester/medley"