Skip to content

Commit 0f417dc

Browse files
Sync rabbitmq-components.mk
1 parent 01f7ef0 commit 0f417dc

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

rabbitmq-components.mk

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -113,13 +113,15 @@ dep_toke = git_rmq toke $(current_rmq_ref
113113
dep_accept = hex 0.3.5
114114
dep_cowboy = hex 2.8.0
115115
dep_cowlib = hex 2.9.1
116-
dep_jsx = hex 3.1.0
116+
dep_thoas = hex 0.3.0
117117
dep_looking_glass = git https://github.com/rabbitmq/looking_glass master
118-
dep_prometheus = git https://github.com/deadtrickster/prometheus.erl 06425c21a39c1564164f1cc3fe5bdfa8b23b1f78
119-
dep_ra = hex 2.0.3
118+
dep_prometheus = hex 4.9.1
119+
dep_ra = git https://github.com/rabbitmq/ra.git main
120120
dep_ranch = hex 2.1.0
121-
dep_recon = hex 2.5.1
122-
dep_observer_cli = hex 1.7.1
121+
dep_recon = hex 2.5.2
122+
dep_redbug = hex 2.0.7
123+
dep_thoas = hex 0.4.0
124+
dep_observer_cli = hex 1.7.3
123125
dep_stdout_formatter = hex 0.2.4
124126
dep_sysmon_handler = hex 1.3.0
125127

0 commit comments

Comments
 (0)