Skip to content

Commit 0c7c7d9

Browse files
committed
Update rabbitmq-components.mk
1 parent af68fc8 commit 0c7c7d9

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
@@ -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.4.0
114-
dep_cowlib = hex 2.3.0
113+
dep_cowboy = hex 2.6.0
114+
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.6.2
118+
dep_ranch = hex 1.7.0
119119
dep_ranch_proxy_protocol = hex 2.1.1
120120
dep_recon = hex 2.3.6
121121

0 commit comments

Comments
 (0)