Skip to content

Commit

Permalink
Update Codox to 0.8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed Dec 15, 2014
1 parent 608dc36 commit 03c9ac1
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 @@ -5,7 +5,7 @@
:url "http://opensource.org/licenses/MIT"}
:dependencies [[org.clojure/clojure "1.3.0"]
[ring/ring-codec "1.0.0"]]
:plugins [[codox "0.6.4"]]
:plugins [[codox "0.8.10"]]
:profiles
{:1.4 {:dependencies [[org.clojure/clojure "1.4.0"]]}
:1.5 {:dependencies [[org.clojure/clojure "1.5.1"]]}
Expand Down

0 comments on commit 03c9ac1

Please sign in to comment.