We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60b074a commit ed549edCopy full SHA for ed549ed
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 = "1d553dd971a0b398b7af0fa8c8458dda575715ff71c65c972e9500b24039b240",
257
- version = "2.14.0",
+ sha256 = "cfc0dbe5ebbd54f44081f95ea6a1daeb28a89df82aa9baa234f68abbb36bdc67",
+ version = "2.15.0",
258
)
259
260
erlang_package.git_package(
rabbitmq-components.mk
@@ -50,7 +50,7 @@ dep_khepri = hex 0.16.0
50
dep_khepri_mnesia_migration = hex 0.7.1
51
dep_osiris = git https://github.com/rabbitmq/osiris v1.8.5
52
dep_prometheus = hex 4.11.0
53
-dep_ra = hex 2.14.0
+dep_ra = hex 2.15.0
54
dep_ranch = hex 2.1.0
55
dep_recon = hex 2.5.6
56
dep_redbug = hex 2.0.7
0 commit comments