Skip to content

Commit

Permalink
Update Codox dependency to 0.8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed Aug 22, 2014
1 parent 86e80c5 commit 057b203
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 @@ -4,7 +4,7 @@
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[org.clojure/clojure "1.4.0"]]
:plugins [[codox "0.6.4"]]
:plugins [[codox "0.8.10"]]
:profiles
{:dev {:dependencies [[org.clojure/clojure "1.6.0"]
[org.clojure/test.check "0.5.9"]
Expand Down

0 comments on commit 057b203

Please sign in to comment.