File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -217,8 +217,8 @@ erlang_package.hex_package(
217217erlang_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
224224erlang_package .hex_package (
Original file line number Diff line number Diff line change @@ -121,8 +121,13 @@ dep_cuttlefish = hex 3.4.0
121121dep_gen_batch_server = hex 0.8.8
122122dep_jose = hex 1.11.10
123123dep_khepri = hex 0.16.0
124+ <<<<<<< HEAD
124125dep_khepri_mnesia_migration = hex 0.7.0
125126dep_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)
126131dep_prometheus = hex 4.11.0
127132dep_ra = hex 2.14.0
128133dep_ranch = hex 2.1.0
You can’t perform that action at this time.
0 commit comments