diff options
| -rw-r--r-- | rabbitmq-components.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rabbitmq-components.mk b/rabbitmq-components.mk index 49c416469d..4f28b57483 100644 --- a/rabbitmq-components.mk +++ b/rabbitmq-components.mk @@ -114,7 +114,7 @@ dep_rabbitmq_public_umbrella = git_rmq rabbitmq-public-umbrella $(curre dep_cowboy = hex 2.3.0 dep_cowlib = hex 2.2.1 dep_jsx = hex 2.9.0 -dep_lager = hex 3.6.1 +dep_lager = hex 3.6.3 dep_ranch = hex 1.5.0 dep_ranch_proxy_protocol = hex 1.5.0 dep_recon = hex 2.3.4 |
