Skip to content

Commit

Permalink
Make commons-compress in deps.edn correspond
Browse files Browse the repository at this point in the history
  • Loading branch information
totakke committed Jun 23, 2024
1 parent 085d239 commit 393948e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
commons-net/commons-net {:mvn/version "3.10.0"}
digest/digest {:mvn/version "1.4.10"}
lambdaisland/uri {:mvn/version "1.19.155"}
org.apache.commons/commons-compress {:mvn/version "1.25.0"}
org.apache.commons/commons-compress {:mvn/version "1.26.2"}
org.clojure/clojure {:mvn/version "1.11.1"}
progrock/progrock {:mvn/version "0.1.2"}}}

0 comments on commit 393948e

Please sign in to comment.