Skip to content

Commit

Permalink
build(deps): Update org.tukaani/xz to 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
alumi committed Dec 20, 2024
1 parent 35df3f8 commit b9e2241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
:dependencies [[org.clojure/core.memoize "1.1.266"]
[org.clojure/tools.logging "1.3.0"]
[org.apache.commons/commons-compress "1.27.1"]
[org.tukaani/xz "1.9"] ; necessary for CRAM LZMA compression
[org.tukaani/xz "1.10"] ; necessary for CRAM LZMA compression
[digest "1.4.10"]
[bgzf4j "0.1.2"]
[com.climate/claypoole "1.1.4"]
Expand Down

0 comments on commit b9e2241

Please sign in to comment.