Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Merge pull request #18 from pyr/patch-1
Browse files Browse the repository at this point in the history
update wrong dependencies
  • Loading branch information
ztellman committed Oct 31, 2011
2 parents 53f5031 + 1b30da8 commit 1aab7a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Expand Up @@ -3,7 +3,7 @@
:dependencies [[org.clojure/clojure "1.3.0"]
[org.clojure/algo.generic "0.1.0-SNAPSHOT"]
[org.clojure/core.incubator "0.1.0"]
[org.clojure/math.combinatorics "0.0.2-SNAPSHOT"]
[org.clojure/math.combinatorics "0.0.2"]
[org.clojure/tools.logging "0.2.3"]
[potemkin "0.1.1-SNAPSHOT"]]
;;:jvm-opts ["-agentlib:jdwp=transport=dt_socket,address=8030,server=y,suspend=n"]
Expand Down

0 comments on commit 1aab7a6

Please sign in to comment.