Skip to content

Commit

Permalink
Fixes #400
Browse files Browse the repository at this point in the history
  • Loading branch information
cnuernber committed Mar 5, 2024
1 parent b3bfbc2 commit 087214d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
cnuernber/dtype-next {:mvn/version "10.111"}
techascent/tech.io {:mvn/version "4.31"
:exclusions [org.apache.commons/commons-compress]}
org.apache.datasketches/datasketches-java {:mvn/version "4.2.0"}}
org.apache.datasketches/datasketches-java {:mvn/version "4.2.0"}
com.cnuernber/charred {:mvn/version "1.034"}}
:aliases
{:codox
{:extra-deps {codox-theme-rdash/codox-theme-rdash {:mvn/version "0.1.2"}
Expand Down

0 comments on commit 087214d

Please sign in to comment.