Increment fudo-clojure dep
This commit is contained in:
parent
8114a47e55
commit
8ff3f2a99c
|
@ -4,9 +4,9 @@
|
|||
{
|
||||
"lib": "org.fudo/fudo-clojure",
|
||||
"url": "https://git.fudo.org/fudo-public/fudo-clojure.git",
|
||||
"rev": "5fd28094e18281ff409050fb1b0dda94b76671ed",
|
||||
"rev": "17a30f9815bbeabacc79fae05a468d7e04bfe04b",
|
||||
"git-dir": "https/git.fudo.org/fudo-public/fudo-clojure",
|
||||
"hash": "sha256-zwX2KckXGRDOW1eww8Kr/iE/M2JeXISKU44R66I0vlY="
|
||||
"hash": "sha256-MCsaIdeieifEKqLbfb7vC9xgLCKYE901pRBcuixxTbE="
|
||||
},
|
||||
{
|
||||
"lib": "org.fudo/milquetoast",
|
||||
|
|
2
deps.edn
2
deps.edn
|
@ -10,7 +10,7 @@
|
|||
|
||||
org.fudo/fudo-clojure {
|
||||
:git/url "https://git.fudo.org/fudo-public/fudo-clojure.git"
|
||||
:git/sha "5fd28094e18281ff409050fb1b0dda94b76671ed"
|
||||
:git/sha "17a30f9815bbeabacc79fae05a468d7e04bfe04b"
|
||||
}
|
||||
org.fudo/objectifier-client {
|
||||
:git/url "https://git.fudo.org/fudo-public/objectifier-client.git"
|
||||
|
|
Loading…
Reference in New Issue