Skip to content

Commit c5eac47

Browse files
Update rebar.config deps
1 parent f8aba33 commit c5eac47

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

rebar.config

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@
4848
]}.
4949

5050
{project_plugins, [
51-
{erlfmt, "1.7.0"},
52-
{rebar3_lint, "4.1.1"},
53-
{rebar3_hank, "1.4.1"}
51+
{erlfmt, "1.8.0"},
52+
{rebar3_lint, "4.2.3"},
53+
{rebar3_hank, "1.6.0"}
5454
]}.
5555

5656
{shell, [

0 commit comments

Comments
 (0)