Skip to content

Commit

Permalink
bump RocksDB to 6.29.4.1 for Arm Mac support, xtdb#1518
Browse files Browse the repository at this point in the history
  • Loading branch information
jarohen committed Mar 28, 2022
1 parent 4840694 commit e1b2127
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/rocksdb/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
:dependencies [[org.clojure/clojure "1.10.3"]
[com.xtdb/xtdb-core]
[com.xtdb/xtdb-metrics :scope "provided"]
[org.rocksdb/rocksdbjni "6.12.7"]
[org.rocksdb/rocksdbjni "6.29.4.1"]
[com.github.jnr/jnr-ffi "2.1.12"]])

0 comments on commit e1b2127

Please sign in to comment.