We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d75f86b commit 47f1edbCopy full SHA for 47f1edb
deps.edn
@@ -11,9 +11,9 @@
11
metosin/malli {:mvn/version "0.19.1"}
12
clj-fuzzy/clj-fuzzy {:mvn/version "0.4.1"}
13
clj-thamil/clj-thamil {:mvn/version "0.2.0"}
14
- org.scicloj/clay {#_#_:mvn/version "2-beta50"
15
- :git/url "https://github.com/scicloj/clay.git"
16
- :git/sha "3332652eebc5d6b432f5f1b49ef4b8792e49acf9"}
+ org.scicloj/clay {:mvn/version "2-beta51"
+ #_#_:git/url "https://github.com/scicloj/clay.git"
+ #_#_:git/sha "3332652eebc5d6b432f5f1b49ef4b8792e49acf9"}
17
org.eclipse.elk/org.eclipse.elk.core {:mvn/version "0.10.0"}
18
org.eclipse.elk/org.eclipse.elk.graph {:mvn/version "0.10.0"}
19
org.eclipse.elk/org.eclipse.elk.graph.json {:mvn/version "0.10.0"}
0 commit comments