File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -299,11 +299,11 @@ erlang_package.hex_package(
299
299
version = "0.11.0" ,
300
300
)
301
301
302
- erlang_package .git_package (
302
+ erlang_package .hex_package (
303
303
name = "khepri_mnesia_migration" ,
304
304
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 " ,
307
307
)
308
308
309
309
erlang_package .hex_package (
Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ dep_cowboy = hex 2.11.0
116
116
dep_cowlib = hex 2.12.1
117
117
dep_credentials_obfuscation = hex 3.4.0
118
118
dep_khepri = hex 0.11.0
119
- dep_khepri_mnesia_migration = hex 0.2.1
119
+ dep_khepri_mnesia_migration = hex 0.3.0
120
120
dep_looking_glass = git https://github.com/rabbitmq/looking_glass.git main
121
121
dep_prometheus = hex 4.11.0
122
122
dep_ra = hex 2.7.3
You can’t perform that action at this time.
0 commit comments