Skip to content

Commit 863535e

Browse files
committed
Makefile: Upgrade Cuttlefish from 2.2.0 to 2.3.0
This fixes a crash of Cuttlefish when a line is made only of whitespaces.
1 parent 1c0cab5 commit 863535e

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
@@ -149,7 +149,7 @@ BUILD_DEPS = rabbitmq_cli syslog
149149
DEPS = cuttlefish ranch lager rabbit_common ra sysmon_handler stdout_formatter recon observer_cli
150150
TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers amqp_client meck proper
151151

152-
dep_cuttlefish = hex 2.2.0
152+
dep_cuttlefish = hex 2.3.0
153153
dep_syslog = git https://github.com/schlagert/syslog 3.4.5
154154

155155
define usage_xml_to_erl

0 commit comments

Comments
 (0)