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.
2 parents 5435801 + 6219ac3 commit c3fc690Copy full SHA for c3fc690
project.clj
@@ -6,7 +6,7 @@
6
:scm {:name "git" :url "https://github.com/clj-commons/manifold"}
7
:dependencies [[org.clojure/clojure "1.11.1" :scope "provided"]
8
[org.clojure/tools.logging "1.2.4" :exclusions [org.clojure/clojure]]
9
- [org.clj-commons/dirigiste "1.0.3"]
+ [org.clj-commons/dirigiste "1.0.4"]
10
[org.clj-commons/primitive-math "1.0.0"]
11
[riddley "0.2.0"]
12
[org.clojure/core.async "1.6.673" :scope "provided"]
0 commit comments