Skip to content

Commit f8c36c2

Browse files
authored
Merge pull request #2393 from rabbitmq/upgrade-cuttlefish
Makefile: Upgrade Cuttlefish from 2.2.0 to 2.3.0
2 parents b7cbd44 + 863535e commit f8c36c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ BUILD_DEPS = rabbitmq_cli syslog
131131
DEPS = cuttlefish ranch lager rabbit_common ra sysmon_handler stdout_formatter recon observer_cli
132132
TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers amqp_client meck proper
133133

134-
dep_cuttlefish = hex 2.2.0
134+
dep_cuttlefish = hex 2.3.0
135135
dep_syslog = git https://github.com/schlagert/syslog 3.4.5
136136

137137
define usage_xml_to_erl

0 commit comments

Comments
 (0)