Skip to content

Commit 6aeef0d

Browse files
committed
Update khepri_mnesia_migration from 0.7.1 to 0.7.2
Release notes: 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.
1 parent 2af6181 commit 6aeef0d

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 = git https://github.com/rabbitmq/khepri_mnesia_migration 1a5c2bc2ea55c727c15aea0cd079ea1aeba19d01
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)