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 c8e16eb commit 9070bc0Copy full SHA for 9070bc0
deps.edn
@@ -162,7 +162,7 @@
162
com.cnuernber/benchmark {:mvn/version "1.000-beta-2"}
163
org.apache.poi/poi-ooxml {:mvn/version "5.2.3"
164
:exclusions [commons-codec/commons-codec]}
165
- dev.hardwoodhq/hardwood-core {:mvn/version "1.0.0-SNAPSHOT"}
+ ;; dev.hardwoodhq/hardwood-core {:mvn/version "1.0.0-SNAPSHOT"}
166
com.univocity/univocity-parsers {:mvn/version "2.9.0"}
167
org.dhatim/fastexcel-reader {:mvn/version "0.16.4"
168
:exclusions [org.apache.poi/poi-ooxml]}
0 commit comments