Skip to content

Commit

Permalink
bump db dep
Browse files Browse the repository at this point in the history
  • Loading branch information
dpetran committed Feb 13, 2024
1 parent 5f5ead9 commit 9139a05
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.1"}
org.clojure/core.async {:mvn/version "1.6.681"}
com.fluree/db {:git/url "https://github.com/fluree/db.git"
:git/sha "4b6a864587c4b75b7c7f0fd5de854ca65bea6570"}
:git/sha "1fa39b74fa61deb3df1503060569395e86267fd1"}
com.fluree/json-ld {:git/url "https://github.com/fluree/json-ld.git"
:git/sha "0958995acf5540271d1807fc6d8f2da131164e24"}

Expand Down

0 comments on commit 9139a05

Please sign in to comment.