Skip to content

Commit e4acb56

Browse files
committed
Update plugins
1 parent 6622ce2 commit e4acb56

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

rebar.config

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
]}.
66

77
{project_plugins, [
8-
{rebar3_hex, "7.0.8"},
9-
{rebar3_ex_doc, "0.2.25"},
10-
{rebar3_lint, "~> 3.2.6"},
11-
{erlfmt, "1.5.0"}
8+
{rebar3_hex, "~> 7.0"},
9+
{rebar3_ex_doc, "~> 0.2"},
10+
{rebar3_lint, "~> 3.2"},
11+
{erlfmt, "~> 1.6"}
1212
]}.
1313

1414
{profiles, [

0 commit comments

Comments
 (0)