Skip to content

Commit c3fc690

Browse files
authored
Merge pull request #236 from alexander-yakushev/bump-dirigiste
Bump Dirigiste version
2 parents 5435801 + 6219ac3 commit c3fc690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
:scm {:name "git" :url "https://github.com/clj-commons/manifold"}
77
:dependencies [[org.clojure/clojure "1.11.1" :scope "provided"]
88
[org.clojure/tools.logging "1.2.4" :exclusions [org.clojure/clojure]]
9-
[org.clj-commons/dirigiste "1.0.3"]
9+
[org.clj-commons/dirigiste "1.0.4"]
1010
[org.clj-commons/primitive-math "1.0.0"]
1111
[riddley "0.2.0"]
1212
[org.clojure/core.async "1.6.673" :scope "provided"]

0 commit comments

Comments
 (0)