Skip to content

Commit db2e306

Browse files
committed
Update primitive-math to 1.0.0-SNAPSHOT
1 parent 75d2b39 commit db2e306

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
@@ -7,7 +7,7 @@
77
:username :env/clojars_username
88
:password :env/clojars_password
99
:sign-releases false}]]
10-
:dependencies [[primitive-math "0.1.6"]
10+
:dependencies [[org.clj-commons/primitive-math "1.0.0-SNAPSHOT"]
1111
[manifold "0.1.9"]]
1212
:profiles {:dev {:dependencies [[org.clojure/clojure "1.10.3"]
1313
[org.clojure/test.check "1.1.0"]

0 commit comments

Comments
 (0)