We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6b5321 commit c5bd9e2Copy full SHA for c5bd9e2
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-beta54"
15
- #_#_:git/url "https://github.com/scicloj/clay.git"
16
- #_#_:git/sha "b5ebd1a98d7deba6c165a72077ffa08554f4c93a"}
+ org.scicloj/clay {#_#_:mvn/version "2-beta54"
+ :git/url "https://github.com/scicloj/clay.git"
+ :git/sha "b65bb08c3fc1a97c6b010ff132bf5bfe251bf999"}
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