Bump fusefox
This commit is contained in:
parent
4da643cf63
commit
cfee65101f
2 changed files with 2 additions and 2 deletions
2
deps.edn
2
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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue