File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 3
3
:url " https://github.com/matthewdowney/excel-clj"
4
4
:license {:name " Eclipse Public License"
5
5
:url " http://www.eclipse.org/legal/epl-v10.html" }
6
- :dependencies [[org.clojure/clojure " 1.10.3 " ]
7
- [com.taoensso/encore " 3.21 .0" ]
8
- [com.taoensso/tufte " 2.2.0 " ]
9
- [org.apache.poi/poi-ooxml " 5.2.0 " ]
10
- [org.jodconverter/jodconverter-local " 4.4.2 " ]]
6
+ :dependencies [[org.clojure/clojure " 1.11.1 " ]
7
+ [com.taoensso/encore " 3.49 .0" ]
8
+ [com.taoensso/tufte " 2.4.5 " ]
9
+ [org.apache.poi/poi-ooxml " 5.2.2 " ]
10
+ [org.jodconverter/jodconverter-local " 4.4.6 " ]]
11
11
:profiles {:test {:dependencies [[org.apache.logging.log4j/log4j-core " 2.17.1" ]
12
12
[org.slf4j/slf4j-nop " 1.7.36" ]]}}
13
13
:test-selectors {:default (complement :office-integrations )
You can’t perform that action at this time.
0 commit comments