Skip to content

Commit d5624d9

Browse files
committed
Bump khepri_mnesia_migration from 0.2.1 to 0.3.0
Release notes: https://github.com/rabbitmq/khepri_mnesia_migration/releases/tag/v0.3.0
1 parent d8abd3a commit d5624d9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

MODULE.bazel

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -299,11 +299,11 @@ erlang_package.hex_package(
299299
version = "0.11.0",
300300
)
301301

302-
erlang_package.git_package(
302+
erlang_package.hex_package(
303303
name = "khepri_mnesia_migration",
304304
build_file = "@rabbitmq-server//bazel:BUILD.khepri_mnesia_migration",
305-
commit = "56d7d123cc3e9dce309582b4d45ea58f3580ee71",
306-
repository = "rabbitmq/khepri_mnesia_migration",
305+
sha256 = "996f7db1f094a3d5e72ff9e3a2db4fd1895872a1fcbc223b91671bcbc047b03b",
306+
version = "0.3.0",
307307
)
308308

309309
erlang_package.hex_package(

rabbitmq-components.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ dep_cowboy = hex 2.11.0
116116
dep_cowlib = hex 2.12.1
117117
dep_credentials_obfuscation = hex 3.4.0
118118
dep_khepri = hex 0.11.0
119-
dep_khepri_mnesia_migration = hex 0.2.1
119+
dep_khepri_mnesia_migration = hex 0.3.0
120120
dep_looking_glass = git https://github.com/rabbitmq/looking_glass.git main
121121
dep_prometheus = hex 4.11.0
122122
dep_ra = hex 2.7.3

0 commit comments

Comments
 (0)