Skip to content

Commit f5b7c22

Browse files
committed
Update commons-codec to 1.11
1 parent 94388e5 commit f5b7c22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
:license {:name "The MIT License"
55
:url "http://opensource.org/licenses/MIT"}
66
:dependencies [[org.clojure/clojure "1.5.1"]
7-
[commons-codec "1.10"]]
7+
[commons-codec "1.11"]]
88
:plugins [[lein-codox "0.10.3"]]
99
:codox
1010
{:output-path "codox"

0 commit comments

Comments
 (0)