Skip to content

Commit 5541230

Browse files
committed
tmp: Update Khepri to compat branch
1 parent f5ffdce commit 5541230

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ erlang_package.git_package(
211211
name = "khepri",
212212
build_file = "@rabbitmq-server//bazel:BUILD.khepri",
213213
repository = "rabbitmq/khepri",
214-
commit = "3aacfb5e873871e1c6bca6a1f71d539bd668e119",
214+
commit = "fde1113b8e3c8ce8d11840ff24acc94c34a4f4c5",
215215
)
216216

217217
erlang_package.hex_package(

rabbitmq-components.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dep_credentials_obfuscation = hex 3.4.0
4646
dep_cuttlefish = hex 3.4.0
4747
dep_gen_batch_server = hex 0.8.8
4848
dep_jose = hex 1.11.10
49-
dep_khepri = git https://github.com/rabbitmq/khepri 3aacfb5e873871e1c6bca6a1f71d539bd668e119
49+
dep_khepri = git https://github.com/rabbitmq/khepri fde1113b8e3c8ce8d11840ff24acc94c34a4f4c5
5050
dep_khepri_mnesia_migration = hex 0.7.1
5151
dep_osiris = git https://github.com/rabbitmq/osiris v1.8.5
5252
dep_prometheus = hex 4.11.0

0 commit comments

Comments
 (0)