Skip to content

Commit 597d24f

Browse files
Merge pull request #11469 from rabbitmq/mergify/bp/v3.13.x/pr-11447
Ra v2.11.0 (backport #11447)
2 parents 8d700c8 + 76145f2 commit 597d24f

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
@@ -255,8 +255,8 @@ erlang_package.hex_package(
255255
name = "ra",
256256
build_file = "@rabbitmq-server//bazel:BUILD.ra",
257257
pkg = "ra",
258-
sha256 = "0c9c02e8db48a9ed8f9b56e3b105dc25c72fde01c3dc07e2dc4f0618545595cd",
259-
version = "2.10.0",
258+
sha256 = "1db9c7ed5e5183836c416dd2198c3b414f7542d15603944aa6f5034aef90c890",
259+
version = "2.11.0",
260260
)
261261

262262
erlang_package.git_package(

rabbitmq-components.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ dep_khepri = hex 0.13.0
123123
dep_khepri_mnesia_migration = hex 0.4.0
124124
dep_looking_glass = git https://github.com/rabbitmq/looking_glass.git main
125125
dep_prometheus = hex 4.11.0
126-
dep_ra = hex 2.10.0
126+
dep_ra = hex 2.11.0
127127
dep_ranch = hex 2.1.0
128128
dep_recon = hex 2.5.3
129129
dep_redbug = hex 2.0.7

0 commit comments

Comments
 (0)