File tree 2 files changed +3
-4
lines changed
2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -349,8 +349,8 @@ erlang_package.hex_package(
349
349
name = "ra" ,
350
350
build_file = "@rabbitmq-server//bazel:BUILD.ra" ,
351
351
pkg = "ra" ,
352
- sha256 = "ee7f63461e9b1734e99a7d38cb601803dc0868f015672d795857fa329287288c " ,
353
- version = "2.9.1 " ,
352
+ sha256 = "e96e1206f4a2caeccad7ee1376df867b2159f52ef9fb10ba5d783170209fbaf7 " ,
353
+ version = "2.10.0-pre.2 " ,
354
354
)
355
355
356
356
erlang_package .git_package (
Original file line number Diff line number Diff line change @@ -122,8 +122,7 @@ dep_khepri = hex 0.13.0
122
122
dep_khepri_mnesia_migration = hex 0.4.0
123
123
dep_looking_glass = git https://github.com/rabbitmq/looking_glass.git main
124
124
dep_prometheus = hex 4.11.0
125
- # dep_ra = hex 2.9.1
126
- dep_ra = git https://github.com/rabbitmq/ra.git log-improvements
125
+ dep_ra = hex 2.10.0-pre.2
127
126
dep_ranch = hex 2.1.0
128
127
dep_recon = hex 2.5.3
129
128
dep_redbug = hex 2.0.7
You can’t perform that action at this time.
0 commit comments