diff options
| author | Michael Klishin <mklishin@pivotal.io> | 2019-01-14 04:51:35 +0300 |
|---|---|---|
| committer | Michael Klishin <mklishin@pivotal.io> | 2019-01-14 04:51:35 +0300 |
| commit | 28ae28f98bdb703e4e931e1cc6010e690356ae92 (patch) | |
| tree | 1e93866a095554a15ac79c42f53efc18fb934335 /rabbitmq-components.mk | |
| parent | f1f2cac56844224ea6eaeedc911ede90d53f1f1c (diff) | |
| parent | 28dd6d1e472a82dac2459f993a183f551e896627 (diff) | |
| download | rabbitmq-server-git-28ae28f98bdb703e4e931e1cc6010e690356ae92.tar.gz | |
Merge branch 'master' into qq-testing
Diffstat (limited to '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 6d43e68ac7..0cc6bd544a 100644 --- a/rabbitmq-components.mk +++ b/rabbitmq-components.mk @@ -115,7 +115,7 @@ dep_lager = hex 3.6.5 dep_ra = git https://github.com/rabbitmq/ra.git master dep_ranch = hex 1.7.1 dep_recon = hex 2.3.6 -dep_sysmon_handler = hex 1.0.0 +dep_sysmon_handler = hex 1.1.0 RABBITMQ_COMPONENTS = amqp_client \ amqp10_common \ |
