File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -210,15 +210,15 @@ erlang_package.hex_package(
210
210
erlang_package .hex_package (
211
211
name = "khepri" ,
212
212
build_file = "@rabbitmq-server//bazel:BUILD.khepri" ,
213
- sha256 = "3fca316af28f0a7524be01164a3e9dd484505f18887c5c2065e0db40802522d1 " ,
214
- version = "0.15 .0" ,
213
+ sha256 = "feee8a0a1f3f78dd9f8860feacba63cc165c81af1b351600903e34a20676d5f6 " ,
214
+ version = "0.16 .0" ,
215
215
)
216
216
217
217
erlang_package .hex_package (
218
218
name = "khepri_mnesia_migration" ,
219
219
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" ,
222
222
)
223
223
224
224
erlang_package .hex_package (
Original file line number Diff line number Diff line change @@ -46,8 +46,8 @@ dep_credentials_obfuscation = hex 3.4.0
46
46
dep_cuttlefish = hex 3.4.0
47
47
dep_gen_batch_server = hex 0.8.8
48
48
dep_jose = hex 1.11.10
49
- dep_khepri = hex 0.15 .0
50
- dep_khepri_mnesia_migration = hex 0.6 .0
49
+ dep_khepri = hex 0.16 .0
50
+ dep_khepri_mnesia_migration = hex 0.7 .0
51
51
dep_prometheus = hex 4.11.0
52
52
dep_ra = hex 2.14.0
53
53
dep_ranch = hex 2.1.0
You can’t perform that action at this time.
0 commit comments