We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac82e1f commit 16e7465Copy full SHA for 16e7465
1 file changed
deps.edn
@@ -15,7 +15,9 @@
15
metosin/malli {:mvn/version "0.19.1"}
16
clj-fuzzy/clj-fuzzy {:mvn/version "0.4.1"}
17
clj-thamil/clj-thamil {:mvn/version "0.2.0"}
18
- org.scicloj/clay {:mvn/version "2.0.5"}
+ org.scicloj/clay {#_#_:mvn/version "2.0.5"
19
+ :git/url "https://github.com/scicloj/clay"
20
+ :git/sha "a52102ac993fa4f6b455e8f37d6a653030e69920"}
21
org.scicloj/kindly {:mvn/version "4-beta21"}
22
thi.ng/geom {:mvn/version "1.0.1"}
23
org.eclipse.elk/org.eclipse.elk.core {:mvn/version "0.10.0"}
0 commit comments