deps.clj
This commit is contained in:
parent
ead237eee3
commit
b2f534517c
2 changed files with 5 additions and 2 deletions
2
deps.clj
2
deps.clj
|
|
@ -1 +1 @@
|
||||||
Subproject commit c3b9587619902a04b5ec166e986b3c31b72e2d82
|
Subproject commit 6f6db788b19e9693faffa5f1e9c0b0c4d7436cc7
|
||||||
|
|
@ -166,6 +166,9 @@
|
||||||
:git/sha "1a29775a3d286f9f6fe3f979c78b6e2bf298d5ba"}
|
:git/sha "1a29775a3d286f9f6fe3f979c78b6e2bf298d5ba"}
|
||||||
com.github.rawleyfowler/sluj {:git/url "https://github.com/rawleyfowler/sluj"
|
com.github.rawleyfowler/sluj {:git/url "https://github.com/rawleyfowler/sluj"
|
||||||
:git/sha "4a92e772b4e07bf127423448d4140748b5782198"
|
:git/sha "4a92e772b4e07bf127423448d4140748b5782198"
|
||||||
|
:deps/manifest :deps}
|
||||||
|
net.cgrand/xforms {:git/url "https://github.com/cgrand/xforms"
|
||||||
|
:git/sha "550dbc150a79c6ecc148d8a7e260e10bc36321c6"
|
||||||
:deps/manifest :deps}}
|
:deps/manifest :deps}}
|
||||||
:classpath-overrides {org.clojure/clojure nil
|
:classpath-overrides {org.clojure/clojure nil
|
||||||
org.clojure/spec.alpha nil}}
|
org.clojure/spec.alpha nil}}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue