Skip to content

Commit

Permalink
Updated Codox to 0.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed May 7, 2013
1 parent 0fcdb2c commit 972eee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
:description "A library for creating mock Ring request maps"
:dependencies [[org.clojure/clojure "1.2.1"]
[ring/ring-codec "1.0.0"]]
:plugins [[codox "0.6.1"]]
:plugins [[codox "0.6.4"]]
:profiles {
:1.3 {:dependencies [[org.clojure/clojure "1.3.0"]]}
:1.4 {:dependencies [[org.clojure/clojure "1.4.0"]]}
Expand Down

0 comments on commit 972eee6

Please sign in to comment.