Skip to content
This repository was archived by the owner on Nov 16, 2020. It is now read-only.

Commit 12e4854

Browse files
Update rabbitmq-components.mk
1 parent 843ef97 commit 12e4854

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

rabbitmq-components.mk

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,15 +113,15 @@ dep_rabbitmq_public_umbrella = git_rmq rabbitmq-public-umbrella $(curre
113113
dep_accept = hex 0.3.5
114114
dep_cowboy = hex 2.6.1
115115
dep_cowlib = hex 2.7.0
116-
dep_jsx = hex 2.9.0
116+
dep_jsx = hex 2.11.0
117117
dep_lager = hex 3.8.0
118118
dep_prometheus = hex 4.6.0
119-
dep_ra = hex 1.1.2
119+
dep_ra = hex 1.1.4
120120
dep_ranch = hex 1.7.1
121121
dep_recon = hex 2.5.1
122122
dep_observer_cli = hex 1.5.4
123123
dep_stdout_formatter = hex 0.2.2
124-
dep_sysmon_handler = hex 1.2.0
124+
dep_sysmon_handler = hex 1.3.0
125125

126126
RABBITMQ_COMPONENTS = amqp_client \
127127
amqp10_common \

0 commit comments

Comments
 (0)