We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5a7b4a commit ae25da3Copy full SHA for ae25da3
project.clj
@@ -1,6 +1,6 @@
1
-(defproject net.tbt-post/zlib-tiny "0.2.1"
+(defproject net.tbt-post/zlib-tiny "0.2.2"
2
:description "Tiny Clojure ZLib helper"
3
:url "https://github.com/source-c/zlib-tiny"
4
:license {:name "Eclipse Public License"
5
:url "http://www.eclipse.org/legal/epl-v10.html"}
6
- :dependencies [[commons-io "2.5"]])
+ :dependencies [[commons-io "2.6"]])
0 commit comments