Skip to content

Commit 52969c8

Browse files
committed
Bump khepri_mnesia_migration from 0.6.0 to 0.7.0
Release notes: https://github.com/rabbitmq/khepri_mnesia_migration/releases/tag/v0.7.0
1 parent 412691d commit 52969c8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

MODULE.bazel

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -217,8 +217,8 @@ erlang_package.hex_package(
217217
erlang_package.hex_package(
218218
name = "khepri_mnesia_migration",
219219
build_file = "@rabbitmq-server//bazel:BUILD.khepri_mnesia_migration",
220-
sha256 = "c2426e113ca9901180cc141967ef81c0beaba2bf702ed1456360b6ec02280a71",
221-
version = "0.6.0",
220+
sha256 = "950e46306f8e9a91a5dbf1f7e465dc251bdbc7737809ebf2c493f4058983d87c",
221+
version = "0.7.0",
222222
)
223223

224224
erlang_package.hex_package(

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.6.0
50+
dep_khepri_mnesia_migration = hex 0.7.0
5151
dep_prometheus = hex 4.11.0
5252
dep_ra = hex 2.14.0
5353
dep_ranch = hex 2.1.0

0 commit comments

Comments
 (0)