diff --git a/deps.edn b/deps.edn index c69d185e..17fdc409 100644 --- a/deps.edn +++ b/deps.edn @@ -176,7 +176,7 @@ org.clj-commons/hickory {:git/url "https://github.com/clj-commons/hickory" :git/sha "9385b6708ef35f161732d8464b3a3aa57dd79f30"} com.potetm/fusebox {:git/url "https://github.com/potetm/fusebox" - :git/sha "2f42391868c82c193628bec8922f8735ae3cac66"}} + :git/sha "ac6d6a0a69510b009b3c1bb2247cd110fd9f7246"}} :classpath-overrides {org.clojure/clojure nil org.clojure/spec.alpha nil}} :clj-nvd diff --git a/test-resources/lib_tests/bb-tested-libs.edn b/test-resources/lib_tests/bb-tested-libs.edn index 8a254a2b..5582f672 100644 --- a/test-resources/lib_tests/bb-tested-libs.edn +++ b/test-resources/lib_tests/bb-tested-libs.edn @@ -203,7 +203,7 @@ hickory.test.zip]} cheshire/cheshire {:git-url "https://github.com/dakrone/cheshire", :test-namespaces [cheshire.test.core], :manually-added true} com.potetm/fusebox {:git-url "https://github.com/potetm/fusebox" - :git-sha "2f42391868c82c193628bec8922f8735ae3cac66" + :git-sha "ac6d6a0a69510b009b3c1bb2247cd110fd9f7246" :test-paths ["test"] :test-namespaces [com.potetm.fusebox.bulkhead-test com.potetm.fusebox.bulwark-test