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

Commit fa78586

Browse files
committed
Update rabbitmq-components.mk
1 parent e688f4c commit fa78586

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
@@ -111,8 +111,8 @@ dep_rabbitmq_public_umbrella = git_rmq rabbitmq-public-umbrella $(curre
111111
# all projects use the same versions. It avoids conflicts and makes it
112112
# possible to work with rabbitmq-public-umbrella.
113113

114-
dep_cowboy = hex 2.0.0
115-
dep_cowlib = hex 2.0.0
114+
dep_cowboy = hex 2.2.2
115+
dep_cowlib = hex 2.1.0
116116
dep_jsx = hex 2.8.2
117117
dep_lager = hex 3.5.1
118118
dep_ranch = hex 1.4.0

0 commit comments

Comments
 (0)