Skip to content

Commit 277c098

Browse files
dumbbellmergify[bot]
authored andcommitted
Bump khepri_mnesia_migration from 0.7.0 to 0.7.1
Release notes: https://github.com/rabbitmq/khepri_mnesia_migration/releases/tag/v0.7.1 (cherry picked from commit 7e59f38) # Conflicts: # rabbitmq-components.mk
1 parent 09a9865 commit 277c098

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
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 = "950e46306f8e9a91a5dbf1f7e465dc251bdbc7737809ebf2c493f4058983d87c",
221-
version = "0.7.0",
220+
sha256 = "24b87e51b9e46eaeeadb898720e12a58d501cbb05c16e28ca27063e66d60e85c",
221+
version = "0.7.1",
222222
)
223223

224224
erlang_package.hex_package(

rabbitmq-components.mk

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,13 @@ dep_cuttlefish = hex 3.4.0
121121
dep_gen_batch_server = hex 0.8.8
122122
dep_jose = hex 1.11.10
123123
dep_khepri = hex 0.16.0
124+
<<<<<<< HEAD
124125
dep_khepri_mnesia_migration = hex 0.7.0
125126
dep_osiris = git https://github.com/rabbitmq/osiris v1.8.5
127+
=======
128+
dep_khepri_mnesia_migration = hex 0.7.1
129+
dep_osiris = git https://github.com/rabbitmq/osiris v1.8.4
130+
>>>>>>> 7e59f38ad4 (Bump khepri_mnesia_migration from 0.7.0 to 0.7.1)
126131
dep_prometheus = hex 4.11.0
127132
dep_ra = hex 2.14.0
128133
dep_ranch = hex 2.1.0

0 commit comments

Comments
 (0)