Skip to content

Commit af0bce1

Browse files
committed
Upgrade khepri_mnesia_migration from 0.1.1 to 0.2.1
1 parent c8b9048 commit af0bce1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ erlang_package.git_package(
294294
erlang_package.git_package(
295295
name = "khepri_mnesia_migration",
296296
build_file = "@rabbitmq-server//bazel:BUILD.khepri_mnesia_migration",
297-
commit = "ec891800b449f6a8fc975f959447039b3df343ed",
297+
commit = "56d7d123cc3e9dce309582b4d45ea58f3580ee71",
298298
repository = "rabbitmq/khepri_mnesia_migration",
299299
)
300300

rabbitmq-components.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ dep_cowboy = hex 2.10.0
115115
dep_cowlib = hex 2.12.1
116116
dep_credentials_obfuscation = hex 3.4.0
117117
dep_khepri = hex 0.8.0
118-
dep_khepri_mnesia_migration = hex 0.1.1
118+
dep_khepri_mnesia_migration = hex 0.2.1
119119
dep_looking_glass = git https://github.com/rabbitmq/looking_glass.git main
120120
dep_prometheus = hex 4.10.0
121121
dep_ra = hex 2.7.0

0 commit comments

Comments
 (0)