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

Commit e6b3d1f

Browse files
authored
Merge pull request #284 from rabbitmq/ranch-1.7.1
Update Ranch to 1.7.1 and Cowboy to 2.6.1
2 parents 2b269a4 + 723767e commit e6b3d1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mk/rabbitmq-components.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,12 +110,12 @@ 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 2.6.0
113+
dep_cowboy = hex 2.6.1
114114
dep_cowlib = hex 2.7.0
115115
dep_jsx = hex 2.9.0
116116
dep_lager = hex 3.6.5
117117
dep_ra = git https://github.com/rabbitmq/ra.git master
118-
dep_ranch = hex 1.7.0
118+
dep_ranch = hex 1.7.1
119119
dep_ranch_proxy_protocol = hex 2.1.1
120120
dep_recon = hex 2.3.6
121121

0 commit comments

Comments
 (0)