Skip to content

Commit ae25da3

Browse files
committed
update commons-io
1 parent f5a7b4a commit ae25da3

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
@@ -1,6 +1,6 @@
1-
(defproject net.tbt-post/zlib-tiny "0.2.1"
1+
(defproject net.tbt-post/zlib-tiny "0.2.2"
22
:description "Tiny Clojure ZLib helper"
33
:url "https://github.com/source-c/zlib-tiny"
44
:license {:name "Eclipse Public License"
55
:url "http://www.eclipse.org/legal/epl-v10.html"}
6-
:dependencies [[commons-io "2.5"]])
6+
:dependencies [[commons-io "2.6"]])

0 commit comments

Comments
 (0)