[nop] Bump deps
This commit is contained in:
parent
03c4cf1784
commit
4d96757447
2 changed files with 3 additions and 3 deletions
|
|
@ -8,8 +8,8 @@
|
||||||
:url "https://www.eclipse.org/legal/epl-v10.html"}
|
:url "https://www.eclipse.org/legal/epl-v10.html"}
|
||||||
|
|
||||||
:dependencies
|
:dependencies
|
||||||
[[org.clojure/tools.reader "1.4.0"]
|
[[org.clojure/tools.reader "1.4.1"]
|
||||||
[com.taoensso/encore "3.85.0"]
|
[com.taoensso/encore "3.99.0"]
|
||||||
[org.tukaani/xz "1.9"]
|
[org.tukaani/xz "1.9"]
|
||||||
[io.airlift/aircompressor "0.26"]]
|
[io.airlift/aircompressor "0.26"]]
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -25,7 +25,7 @@
|
||||||
PersistentQueue PersistentTreeMap PersistentTreeSet PersistentList
|
PersistentQueue PersistentTreeMap PersistentTreeSet PersistentList
|
||||||
MapEntry LazySeq IRecord ISeq IType]))
|
MapEntry LazySeq IRecord ISeq IType]))
|
||||||
|
|
||||||
(enc/assert-min-encore-version [3 85 0])
|
(enc/assert-min-encore-version [3 98 0])
|
||||||
|
|
||||||
(comment
|
(comment
|
||||||
(set! *unchecked-math* :warn-on-boxed)
|
(set! *unchecked-math* :warn-on-boxed)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue