Skip to content

Commit

Permalink
[nop] Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ptaoussanis committed Aug 1, 2023
1 parent 85881e6 commit d63685d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

:dependencies
[[org.clojure/tools.reader "1.3.6"]
[com.taoensso/encore "3.31.0"]
[com.taoensso/encore "3.63.0"]
[org.iq80.snappy/snappy "0.4"]
[org.tukaani/xz "1.9"]
[org.lz4/lz4-java "1.8.0"]]
Expand Down Expand Up @@ -37,7 +37,7 @@
:dependencies
[[org.clojure/test.check "1.1.1"]
[org.clojure/data.fressian "1.0.0"]
[org.xerial.snappy/snappy-java "1.1.8.4"]]}
[org.xerial.snappy/snappy-java "1.1.10.3"]]}

:graal-tests
{:dependencies [[org.clojure/clojure "1.11.1"]
Expand Down

0 comments on commit d63685d

Please sign in to comment.