We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17d284f commit b8c9fa2Copy full SHA for b8c9fa2
rabbitmq-components.mk
@@ -110,10 +110,11 @@ dep_rabbitmq_public_umbrella = git_rmq rabbitmq-public-umbrella $(curre
110
# all projects use the same versions. It avoids conflicts and makes it
111
# possible to work with rabbitmq-public-umbrella.
112
113
-dep_cowboy = hex 1.1.2
+dep_cowboy = hex 2.0.0
114
+dep_cowlib = hex 2.0.0
115
dep_jsx = hex 2.8.2
116
dep_lager = hex 3.5.1
-dep_ranch = hex 1.3.2
117
+dep_ranch = hex 1.4.0
118
dep_ranch_proxy_protocol = hex 1.4.2
119
dep_recon = hex 2.3.2
120
0 commit comments