Skip to content

Commit 2b24260

Browse files
committed
Updated Codox to 0.8.0
1 parent 0fca3e6 commit 2b24260

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project.clj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
:url "http://opensource.org/licenses/MIT"}
66
:dependencies [[org.clojure/clojure "1.3.0"]
77
[commons-codec "1.6"]]
8-
:plugins [[codox "0.6.4"]]
9-
:codox {:src-dir-uri "http://github.com/ring-clojure/ring-codec/blob/1.0.0"
8+
:plugins [[codox "0.8.0"]]
9+
:codox {:src-dir-uri "http://github.com/ring-clojure/ring-codec/blob/1.0.0/"
1010
:src-linenum-anchor-prefix "L"}
1111
:profiles
1212
{:1.4 {:dependencies [[org.clojure/clojure "1.4.0"]]}

0 commit comments

Comments
 (0)