Skip to content

Commit a59c2b5

Browse files
authored
Bump CSV to 3.0.5 in erlang.mk (#8448)
Overlooked in #8348
1 parent e9602dc commit a59c2b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/rabbitmq_cli/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ DEPS = csv json observer_cli stdout_formatter
55
TEST_DEPS = amqp amqp_client dialyxir temp x509 rabbit
66

77
dep_amqp = hex 2.1.1
8-
dep_csv = hex 2.4.1
8+
dep_csv = hex 3.0.5
99
dep_dialyxir = hex 0.5.1
1010
dep_json = hex 1.4.1
1111
dep_temp = hex 0.4.7

0 commit comments

Comments
 (0)