Skip to content

Commit 7ce5d50

Browse files
acogoluegnesmergify[bot]
authored andcommitted
Use Ra 2.5.1
(cherry picked from commit cdf4ec5)
1 parent 27be877 commit 7ce5d50

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
@@ -267,8 +267,8 @@ erlang_package.hex_package(
267267
erlang_package.hex_package(
268268
name = "ra",
269269
build_file = "@rabbitmq-server//bazel:BUILD.ra",
270-
sha256 = "f5479a68c66bfee4ce96dcca81e4457cc99e4ab06bd350b83a0e5ac2ff29c78a",
271-
version = "2.5.1-pre.1",
270+
sha256 = "13b03f02cf6c1837c527edd4a953f0c09da0abad0af6985b64bfd66943c4c5c3",
271+
version = "2.5.1",
272272
)
273273

274274
erlang_package.hex_package(

rabbitmq-components.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ dep_cowboy = hex 2.8.0
115115
dep_cowlib = hex 2.12.1
116116
dep_looking_glass = git https://github.com/rabbitmq/looking_glass.git master
117117
dep_prometheus = hex 4.10.0
118-
dep_ra = hex 2.5.1-pre.1
118+
dep_ra = hex 2.5.1
119119
dep_ranch = hex 2.1.0
120120
dep_recon = hex 2.5.3
121121
dep_redbug = hex 2.0.7

0 commit comments

Comments
 (0)