Skip to content

Commit b8c9fa2

Browse files
committed
Update rabbitmq-components.mk
1 parent 17d284f commit b8c9fa2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

rabbitmq-components.mk

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,10 +110,11 @@ dep_rabbitmq_public_umbrella = git_rmq rabbitmq-public-umbrella $(curre
110110
# all projects use the same versions. It avoids conflicts and makes it
111111
# possible to work with rabbitmq-public-umbrella.
112112

113-
dep_cowboy = hex 1.1.2
113+
dep_cowboy = hex 2.0.0
114+
dep_cowlib = hex 2.0.0
114115
dep_jsx = hex 2.8.2
115116
dep_lager = hex 3.5.1
116-
dep_ranch = hex 1.3.2
117+
dep_ranch = hex 1.4.0
117118
dep_ranch_proxy_protocol = hex 1.4.2
118119
dep_recon = hex 2.3.2
119120

0 commit comments

Comments
 (0)