We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 82d6709 + c0c6029 commit 2679649Copy full SHA for 2679649
MODULE.bazel
@@ -253,8 +253,8 @@ erlang_package.hex_package(
253
name = "ra",
254
build_file = "@rabbitmq-server//bazel:BUILD.ra",
255
pkg = "ra",
256
- sha256 = "1db9c7ed5e5183836c416dd2198c3b414f7542d15603944aa6f5034aef90c890",
257
- version = "2.11.0",
+ sha256 = "ef7323c48180ba8af7f203ea16013360f1e950b6a35b9f4198429251c9cab082",
+ version = "2.13.1",
258
)
259
260
erlang_package.git_package(
rabbitmq-components.mk
@@ -121,7 +121,7 @@ dep_jose = hex 1.11.10
121
dep_khepri = hex 0.14.0
122
dep_khepri_mnesia_migration = hex 0.5.0
123
dep_prometheus = hex 4.11.0
124
-dep_ra = hex 2.11.0
+dep_ra = hex 2.13.1
125
dep_ranch = hex 2.1.0
126
dep_recon = hex 2.5.3
127
dep_redbug = hex 2.0.7
0 commit comments