[nop] Bump deps

This commit is contained in:
Peter Taoussanis 2024-10-28 10:03:02 +01:00
parent 9b380821cd
commit bb178f66fc

View file

@ -8,10 +8,10 @@
:url "https://www.eclipse.org/legal/epl-v10.html"}
:dependencies
[[org.clojure/tools.reader "1.4.2"]
[com.taoensso/encore "3.112.0"]
[org.tukaani/xz "1.9"]
[io.airlift/aircompressor "0.27"]]
[[org.clojure/tools.reader "1.5.0"]
[com.taoensso/encore "3.127.0"]
[org.tukaani/xz "1.10"]
[io.airlift/aircompressor "2.0.2"]]
:test-paths ["test" #_"src"]