diff options
| author | Michael Klishin <michael@clojurewerkz.org> | 2019-03-15 05:32:42 +0300 |
|---|---|---|
| committer | Michael Klishin <michael@clojurewerkz.org> | 2019-03-15 05:57:44 +0300 |
| commit | d2622b4dc6685d3af1ed08791fd081fcbc61494b (patch) | |
| tree | 229eda1a72c21fae69ae80a4bec1f7fef29cd683 | |
| parent | b214fd5b0f3fb3688de5ee46ad6a0afdffb4e6c4 (diff) | |
| download | rabbitmq-server-git-d2622b4dc6685d3af1ed08791fd081fcbc61494b.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 fda00e379e..f3020f8057 100644 --- a/rabbitmq-components.mk +++ b/rabbitmq-components.mk @@ -114,7 +114,7 @@ dep_jsx = hex 2.9.0 dep_lager = hex 3.6.9 dep_ra = git https://github.com/rabbitmq/ra.git master dep_ranch = hex 1.7.1 -dep_recon = hex 2.3.6 +dep_recon = hex 2.4.0 dep_sysmon_handler = hex 1.1.0 RABBITMQ_COMPONENTS = amqp_client \ |
