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"