Skip to content

Commit 7dc47e6

Browse files
committed
Update dependencies
1 parent 2319569 commit 7dc47e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rebar.config

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
{alias, [{test, [format, spellcheck, lint, hank, xref, dialyzer, ct, cover]}]}.
3232

3333
{project_plugins,
34-
[{rebar3_hex, "~> 7.0.7"},
34+
[{rebar3_hex, "~> 7.0.8"},
3535
{rebar3_format, "~> 1.3.0"},
36-
{rebar3_lint, "~> 3.2.3"},
36+
{rebar3_lint, "~> 3.2.5"},
3737
{rebar3_hank, "~> 1.4.0"},
3838
{rebar3_sheldon, "~> 0.4.3"}]}.

0 commit comments

Comments
 (0)