File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -291,8 +291,8 @@ erlang_package.hex_package(
291291erlang_package .hex_package (
292292 name  =  "prometheus" ,
293293 build_file  =  "@rabbitmq-server//bazel:BUILD.prometheus" ,
294-  sha256  =  "2a99bb6dce85e238c7236fde6b0064f9834dc420ddbd962aac4ea2a3c3d59384 " ,
295-  version  =  "4.10 .0" ,
294+  sha256  =  "719862351aabf4df7079b05dc085d2bbcbe3ac0ac3009e956671b1d5ab88247d " ,
295+  version  =  "4.11 .0" ,
296296)
297297
298298erlang_package .hex_package (
Original file line number Diff line number Diff line change @@ -115,8 +115,13 @@ dep_cowboy = hex 2.8.0
115115dep_cowlib  = hex 2.12.1
116116dep_credentials_obfuscation  = hex 3.4.0
117117dep_looking_glass  = git https://github.com/rabbitmq/looking_glass.git main
118+ <<<<<<< HEAD
118119dep_prometheus  = hex 4.10.0
119120dep_ra  = hex 2.6.3
121+ ====== =
122+ dep_prometheus  = hex 4.11.0
123+ dep_ra  = hex 2.7.0
124+ >>>>>>> 8c787609de (Bump prometheus dependency to 4.11.0)
120125dep_ranch  = hex 2.1.0
121126dep_recon  = hex 2.5.3
122127dep_redbug  = hex 2.0.7
                                 You can’t perform that action at this time. 
               
                  
0 commit comments