From be1c20e271d7e9e404537a29704954d19bad6640 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Sat, 19 Apr 2025 23:00:11 +0200 Subject: [PATCH] Bump fusebox --- deps.edn | 2 +- test-resources/lib_tests/bb-tested-libs.edn | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deps.edn b/deps.edn index 87b98012..c69d185e 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 "b61df08b11e4960b5dea2ccfb4532a717c71cb2a"}} + :git/sha "2f42391868c82c193628bec8922f8735ae3cac66"}} :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 87cf2480..1cce6841 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 "b61df08b11e4960b5dea2ccfb4532a717c71cb2a" + :git-sha "2f42391868c82c193628bec8922f8735ae3cac66" :test-paths ["test"] :test-namespaces [com.potetm.fusebox.bulkhead-test com.potetm.fusebox.bulwark-test