Skip to content

Commit ea3c42e

Browse files
Merge pull request #11783 from rabbitmq/mergify/bp/v3.13.x/pr-11782
Bump Ra to 2.13.4 (backport #11779) (backport #11782)
2 parents 9186eaa + 903bac1 commit ea3c42e

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
@@ -260,8 +260,8 @@ erlang_package.hex_package(
260260
name = "ra",
261261
build_file = "@rabbitmq-server//bazel:BUILD.ra",
262262
pkg = "ra",
263-
sha256 = "038f026a4f43d7d35e4587ec3f7ef51830d79aa318abfd052d38c13eb09c26ee",
264-
version = "2.13.3",
263+
sha256 = "e259ef2e5da912596c2b3c61ae28ff1be67bab4dd2581ca631c428e866cba10e",
264+
version = "2.13.4",
265265
)
266266

267267
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.14.0
123123
dep_khepri_mnesia_migration = hex 0.5.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.13.3
126+
dep_ra = hex 2.13.4
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)