Skip to content

Commit 22c1dca

Browse files
committed
deps
1 parent 0cf4153 commit 22c1dca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deps.edn

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{:paths ["src"]
22
:deps {org.apache.commons/commons-math3 {:mvn/version "3.6.1"}
33
provisdom/math {:git/url "https://github.com/Provisdom/math.git"
4-
:sha "bf2eaebccf7c93a7a37a096e86bdd1419355a1e1"}
4+
:sha "d674f6a6b84903ad93330c5a98de2806b9878758"}
55
provisdom/utility-belt {:git/url "https://github.com/Provisdom/utility-belt.git"
6-
:sha "789b120ab39c3c9cc9afd78fdf8a269cb22b424d"}}
6+
:sha "5ada4da1fa8dedceef973b4615a6f0ff398ea3aa"}}
77
:aliases {:dev {:extra-paths ["siderail"]}
88
:local {:override-deps {provisdom/math {:local/root "../math"}
99
provisdom/utility-belt {:local/root "../utility-belt"}}}

0 commit comments

Comments
 (0)