diff --git a/deps-lock.json b/deps-lock.json index 8002a72..f4b633c 100644 --- a/deps-lock.json +++ b/deps-lock.json @@ -4,9 +4,9 @@ { "lib": "org.fudo/fudo-clojure", "url": "https://git.fudo.org/fudo-public/fudo-clojure.git", - "rev": "17a30f9815bbeabacc79fae05a468d7e04bfe04b", + "rev": "41d6c597ced30716b7655c3683223490e2cde75b", "git-dir": "https/git.fudo.org/fudo-public/fudo-clojure", - "hash": "sha256-MCsaIdeieifEKqLbfb7vC9xgLCKYE901pRBcuixxTbE=" + "hash": "sha256-Oc6ef9GKglJiWrI93uOR5liF36aM2meCnO6mPuAgK1I=" }, { "lib": "org.fudo/milquetoast", diff --git a/deps.edn b/deps.edn index 9aeed60..8b20dc9 100644 --- a/deps.edn +++ b/deps.edn @@ -10,7 +10,7 @@ org.fudo/fudo-clojure { :git/url "https://git.fudo.org/fudo-public/fudo-clojure.git" - :git/sha "17a30f9815bbeabacc79fae05a468d7e04bfe04b" + :git/sha "41d6c597ced30716b7655c3683223490e2cde75b" } org.fudo/objectifier-client { :git/url "https://git.fudo.org/fudo-public/objectifier-client.git"