Skip to content

Commit

Permalink
Merge pull request #112 from fluree/fix/policy-values-normalization
Browse files Browse the repository at this point in the history
handle nil value during normalization
  • Loading branch information
aaj3f authored Feb 8, 2025
2 parents bbfb43a + a6cf0b5 commit dcb1286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{:deps {org.clojure/clojure {:mvn/version "1.11.3"}
org.clojure/core.async {:mvn/version "1.6.681"}
com.fluree/db {:git/url "https://github.com/fluree/db.git"
:git/sha "07161a9b0c1edaf54d75ceae08fef1ab0e60b1b6"}
:git/sha "22d8bb12bb2127a2423d3771f42b6fa83dd1372a"}
com.fluree/json-ld {:git/url "https://github.com/fluree/json-ld.git"
:git/sha "73a990a4b803d0b4cfbbbe4dc16275b39a3add4e"}

Expand Down

0 comments on commit dcb1286

Please sign in to comment.