Skip to content

Commit 951b22b

Browse files
dumbbellmergify[bot]
authored andcommitted
Update khepri_mnesia_migration from 0.7.1 to 0.7.2
Release notes: https://github.com/rabbitmq/khepri_mnesia_migration/releases/tag/v0.7.2 In particular, it makes sure that the Erlang node with the lowest Khepri machine version is use as the cluster seed node. Otherwise these nodes would not be able to apply commands from newer Khepri machines. See rabbitmq/khepri_mnesia_migration#30. (cherry picked from commit 860d9fc) (cherry picked from commit 8cce317)
1 parent 4409bdd commit 951b22b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rabbitmq-components.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dep_cuttlefish = hex 3.4.0
4747
dep_gen_batch_server = hex 0.8.8
4848
dep_jose = hex 1.11.10
4949
dep_khepri = hex 0.16.0
50-
dep_khepri_mnesia_migration = hex 0.7.1
50+
dep_khepri_mnesia_migration = hex 0.7.2
5151
dep_meck = hex 1.0.0
5252
dep_osiris = git https://github.com/rabbitmq/osiris v1.8.6
5353
dep_prometheus = hex 4.11.0

0 commit comments

Comments
 (0)