Skip to content

Commit d03a505

Browse files
dumbbellmergify[bot]
authored andcommitted
Bump Khepri from 0.15.0 to 0.16.0
Release notes: https://github.com/rabbitmq/khepri/releases/tag/v0.16.0 (cherry picked from commit 412691d)
1 parent 8318d55 commit d03a505

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
@@ -210,8 +210,8 @@ erlang_package.hex_package(
210210
erlang_package.hex_package(
211211
name = "khepri",
212212
build_file = "@rabbitmq-server//bazel:BUILD.khepri",
213-
sha256 = "3fca316af28f0a7524be01164a3e9dd484505f18887c5c2065e0db40802522d1",
214-
version = "0.15.0",
213+
sha256 = "feee8a0a1f3f78dd9f8860feacba63cc165c81af1b351600903e34a20676d5f6",
214+
version = "0.16.0",
215215
)
216216

217217
erlang_package.hex_package(

rabbitmq-components.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ dep_credentials_obfuscation = hex 3.4.0
120120
dep_cuttlefish = hex 3.4.0
121121
dep_gen_batch_server = hex 0.8.8
122122
dep_jose = hex 1.11.10
123-
dep_khepri = hex 0.15.0
123+
dep_khepri = hex 0.16.0
124124
dep_khepri_mnesia_migration = hex 0.6.0
125125
dep_prometheus = hex 4.11.0
126126
dep_ra = hex 2.14.0

0 commit comments

Comments
 (0)