[nop] Bump deps

This commit is contained in:
Peter Taoussanis 2024-01-16 16:43:10 +01:00
parent dcc6b081f1
commit 3c27f03bc4
2 changed files with 3 additions and 3 deletions

View file

@ -8,8 +8,8 @@
:url "https://www.eclipse.org/legal/epl-v10.html"}
:dependencies
[[org.clojure/tools.reader "1.3.6"]
[com.taoensso/encore "3.68.0"]
[[org.clojure/tools.reader "1.3.7"]
[com.taoensso/encore "3.77.0"]
[org.tukaani/xz "1.9"]
[io.airlift/aircompressor "0.25"]]

View file

@ -25,7 +25,7 @@
PersistentQueue PersistentTreeMap PersistentTreeSet PersistentList
MapEntry LazySeq IRecord ISeq IType]))
(enc/assert-min-encore-version [3 68 0])
(enc/assert-min-encore-version [3 77 0])
(comment
(set! *unchecked-math* :warn-on-boxed)