Bump Khepri from 0.12.0 to 0.12.1

Release notes:
https://github.com/rabbitmq/khepri/releases/tag/v0.12.1
This commit is contained in:
Jean-Sébastien Pédron 2024-02-21 11:34:53 +01:00
parent 3dd3b69607
commit 2aa7e92818
No known key found for this signature in database
GPG Key ID: 39E99761A5FD94CC
2 changed files with 3 additions and 3 deletions

View File

@ -283,8 +283,8 @@ erlang_package.hex_package(
erlang_package.hex_package( erlang_package.hex_package(
name = "khepri", name = "khepri",
build_file = "@rabbitmq-server//bazel:BUILD.khepri", build_file = "@rabbitmq-server//bazel:BUILD.khepri",
sha256 = "2e4186e84ac73e7bfc513d821b8d10c58d59432b92c2d424d0ecaa9883653526", sha256 = "0b6ff09fabf27cb1e8df0f976149305ad936abd17233263b36ccc7becbf31cb3",
version = "0.12.0", version = "0.12.1",
) )
erlang_package.hex_package( erlang_package.hex_package(

View File

@ -116,7 +116,7 @@ dep_accept = hex 0.3.5
dep_cowboy = hex 2.11.0 dep_cowboy = hex 2.11.0
dep_cowlib = hex 2.12.1 dep_cowlib = hex 2.12.1
dep_credentials_obfuscation = hex 3.4.0 dep_credentials_obfuscation = hex 3.4.0
dep_khepri = hex 0.12.0 dep_khepri = hex 0.12.1
dep_khepri_mnesia_migration = hex 0.4.0 dep_khepri_mnesia_migration = hex 0.4.0
dep_looking_glass = git https://github.com/rabbitmq/looking_glass.git main dep_looking_glass = git https://github.com/rabbitmq/looking_glass.git main
dep_prometheus = hex 4.11.0 dep_prometheus = hex 4.11.0