Skip to content

Commit 163c27e

Browse files
Update dependencies (#62)
1 parent f360391 commit 163c27e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
{project_plugins,
1818
[{rebar3_hex, "~> 7.0.7"},
1919
{rebar3_format, "~> 1.3.0"},
20-
{rebar3_lint, "~> 3.2.2"},
20+
{rebar3_lint, "~> 3.2.3"},
2121
{rebar3_hank, "~> 1.4.0"}]}.
2222

2323
{dialyzer, [{warnings, [no_return, unmatched_returns, error_handling, underspecs]}]}.

0 commit comments

Comments
 (0)