Skip to content

Commit 2f7c43b

Browse files
Sync rabbitmq-components.mk
1 parent 7f2914a commit 2f7c43b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

rabbitmq-components.mk

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,13 +113,14 @@ 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 = hex 4.8.2
119-
dep_ra = hex 2.0.9
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
121121
dep_recon = hex 2.5.2
122122
dep_redbug = hex 2.0.7
123+
dep_thoas = hex 0.4.0
123124
dep_observer_cli = hex 1.7.3
124125
dep_stdout_formatter = hex 0.2.4
125126
dep_sysmon_handler = hex 1.3.0

0 commit comments

Comments
 (0)