Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 706fb75

Browse files
Update rabbitmq-components.mk
1 parent 550870f commit 706fb75

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
# possible to work with rabbitmq-public-umbrella.
112112

113113
dep_accept = hex 0.3.5
114-
dep_cowboy = hex 2.6.1
115-
dep_cowlib = hex 2.7.0
114+
dep_cowboy = hex 2.8.0
115+
dep_cowlib = hex 2.9.1
116116
dep_jsx = hex 2.11.0
117117
dep_lager = hex 3.8.0
118118
dep_prometheus = git https://github.com/deadtrickster/prometheus.erl.git master

0 commit comments

Comments
 (0)