Skip to content

Commit

Permalink
Updated to the latest version of rebar3_lfe.
Browse files Browse the repository at this point in the history
  • Loading branch information
oubiwann committed Jul 4, 2023
1 parent 76f356f commit cbb82ed
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
]}.

{plugins, [
{rebar3_lfe, "0.4.3"}
{rebar3_lfe, "0.4.4"}
]}.

{project_plugins, [rebar3_proper]}.
Expand Down Expand Up @@ -48,8 +48,7 @@
dialyzer,
{proper, "--regressions"},
{ct, "-c"},
coverage,
edoc
coverage
]},
{demo, [
{lfe, 'run', "-m scripts/demo.lfe -- ./config/dev.config"}
Expand Down

0 comments on commit cbb82ed

Please sign in to comment.