diff options
| author | Michael Klishin <michael@clojurewerkz.org> | 2019-08-11 01:47:44 +1000 |
|---|---|---|
| committer | Michael Klishin <michael@clojurewerkz.org> | 2019-08-11 01:47:44 +1000 |
| commit | c5c56535f5a53a2d2d68d09269463f4f6044fbca (patch) | |
| tree | bad6db4d3e54d579b2776e06e0b7047c95dc70f0 | |
| parent | c6345875055677fb4677298abb6b4daef46fce27 (diff) | |
| download | rabbitmq-server-git-c5c56535f5a53a2d2d68d09269463f4f6044fbca.tar.gz | |
Update rabbitmq-components.mk
| -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 cf628b640d..fe092e8aa9 100644 --- a/rabbitmq-components.mk +++ b/rabbitmq-components.mk @@ -114,7 +114,7 @@ dep_accept = hex 0.3.5 dep_cowboy = hex 2.6.1 dep_cowlib = hex 2.7.0 dep_jsx = hex 2.9.0 -dep_lager = hex 3.6.10 +dep_lager = hex 3.8.0 dep_prometheus = hex 4.4.0 dep_ra = git https://github.com/rabbitmq/ra.git master dep_ranch = hex 1.7.1 |
