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

Commit 8b0389d

Browse files
Update rabbitmq-components.mk
1 parent 17b341c commit 8b0389d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rabbitmq-components.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@ dep_rabbitmq_public_umbrella = git_rmq rabbitmq-public-umbrella $(curre
7979
# all projects use the same versions. It avoids conflicts and makes it
8080
# possible to work with rabbitmq-public-umbrella.
8181

82-
dep_cowboy_commit = 1.0.3
82+
dep_cowboy_commit = 1.0.4
8383
dep_mochiweb = git git://github.com/basho/mochiweb.git v2.9.0p2
84-
dep_ranch_commit = 1.2.1
84+
dep_ranch_commit = 1.3.0
8585
dep_webmachine_commit = 1.10.8p2
8686

8787
RABBITMQ_COMPONENTS = amqp_client \

0 commit comments

Comments
 (0)