[nop] Bump deps
This commit is contained in:
parent
dcc6b081f1
commit
3c27f03bc4
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.3.6"]
|
[[org.clojure/tools.reader "1.3.7"]
|
||||||
[com.taoensso/encore "3.68.0"]
|
[com.taoensso/encore "3.77.0"]
|
||||||
[org.tukaani/xz "1.9"]
|
[org.tukaani/xz "1.9"]
|
||||||
[io.airlift/aircompressor "0.25"]]
|
[io.airlift/aircompressor "0.25"]]
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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 68 0])
|
(enc/assert-min-encore-version [3 77 0])
|
||||||
|
|
||||||
(comment
|
(comment
|
||||||
(set! *unchecked-math* :warn-on-boxed)
|
(set! *unchecked-math* :warn-on-boxed)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue