From 48cf9671e1193d2c0b7a2f724d3fa46f23543c42 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Thu, 9 Dec 2021 18:36:05 +0100 Subject: [PATCH] Updated bb spec --- deps.edn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps.edn b/deps.edn index 3e1d941d..69088949 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 "002d2abda81af0bb633e9478f8213788dac57dc7"} + :sha "5012f0b11f0b59c928423982566c1e12b67f3ed1"} lambdaisland/regal {:git/url "https://github.com/lambdaisland/regal" :sha "f902d2c43121f9e1c48603d6eb99f5900eb6a9f6"} weavejester/medley {:git/url "https://github.com/weavejester/medley"