Skip to content

Commit ec094f3

Browse files
authored
Merge pull request #10589 from rabbitmq/bump-khepri
Bump Khepri from 0.12.0 to 0.12.1
2 parents 74d8c57 + 2aa7e92 commit ec094f3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

MODULE.bazel

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -283,8 +283,8 @@ erlang_package.hex_package(
283283
erlang_package.hex_package(
284284
name = "khepri",
285285
build_file = "@rabbitmq-server//bazel:BUILD.khepri",
286-
sha256 = "2e4186e84ac73e7bfc513d821b8d10c58d59432b92c2d424d0ecaa9883653526",
287-
version = "0.12.0",
286+
sha256 = "0b6ff09fabf27cb1e8df0f976149305ad936abd17233263b36ccc7becbf31cb3",
287+
version = "0.12.1",
288288
)
289289

290290
erlang_package.hex_package(

rabbitmq-components.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ dep_accept = hex 0.3.5
116116
dep_cowboy = hex 2.11.0
117117
dep_cowlib = hex 2.12.1
118118
dep_credentials_obfuscation = hex 3.4.0
119-
dep_khepri = hex 0.12.0
119+
dep_khepri = hex 0.12.1
120120
dep_khepri_mnesia_migration = hex 0.4.0
121121
dep_looking_glass = git https://github.com/rabbitmq/looking_glass.git main
122122
dep_prometheus = hex 4.11.0

0 commit comments

Comments
 (0)