Skip to content

Commit 57b5ff5

Browse files
committed
Revert to Khepri 0.8.0
1 parent 4bba307 commit 57b5ff5

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
@@ -287,7 +287,7 @@ erlang_package.hex_package(
287287
erlang_package.git_package(
288288
name = "khepri",
289289
build_file = "@rabbitmq-server//bazel:BUILD.khepri",
290-
commit = "a862938bd2927ae9b1580f914af246c3cd302a7e",
290+
commit = "952a52969eaa97a4327806b4fc062238dc3e6214",
291291
repository = "rabbitmq/khepri",
292292
)
293293

deps/rabbit/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ dep_osiris = git https://github.com/rabbitmq/osiris v1.6.7
152152
dep_systemd = hex 0.6.1
153153

154154
dep_seshat = git https://github.com/rabbitmq/seshat v0.6.1
155-
dep_khepri = git https://github.com/rabbitmq/khepri a862938bd2927ae9b1580f914af246c3cd302a7e
155+
dep_khepri = hex 0.8.0
156156
dep_khepri_mnesia_migration = hex 0.1.1
157157

158158
define usage_xml_to_erl

0 commit comments

Comments
 (0)