Skip to content

Commit 16e7465

Browse files
fix windows relative path in clay
1 parent ac82e1f commit 16e7465

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

deps.edn

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@
1515
metosin/malli {:mvn/version "0.19.1"}
1616
clj-fuzzy/clj-fuzzy {:mvn/version "0.4.1"}
1717
clj-thamil/clj-thamil {:mvn/version "0.2.0"}
18-
org.scicloj/clay {:mvn/version "2.0.5"}
18+
org.scicloj/clay {#_#_:mvn/version "2.0.5"
19+
:git/url "https://github.com/scicloj/clay"
20+
:git/sha "a52102ac993fa4f6b455e8f37d6a653030e69920"}
1921
org.scicloj/kindly {:mvn/version "4-beta21"}
2022
thi.ng/geom {:mvn/version "1.0.1"}
2123
org.eclipse.elk/org.eclipse.elk.core {:mvn/version "0.10.0"}

0 commit comments

Comments
 (0)