Skip to content

Commit

Permalink
Update cli4clj dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
ruedigergad committed Feb 13, 2017
1 parent 5390941 commit d80d569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Expand Up @@ -4,7 +4,7 @@
around jNetPcap that enables and eases packet capturing and processing with Clojure."
:dependencies [[org.clojure/clojure "1.8.0"]
[org.clojure/tools.cli "0.2.4"]
[cli4clj "1.2.6"]
[cli4clj "1.2.7"]
[clj-assorted-utils "1.17.1"]
[jnetpcap "1.4.r1425-1f"]]
:min-lein-version "2.0.0"
Expand Down

0 comments on commit d80d569

Please sign in to comment.