Skip to content

Commit

Permalink
Update rebar.config
Browse files Browse the repository at this point in the history
  • Loading branch information
martinsumner committed Nov 13, 2023
1 parent 5030298 commit f5b05ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@
{xref_checks, [undefined_function_calls,undefined_functions]}.

{deps, [
{leveled, ".*", {git, "https://github.com/martinsumner/leveled", {tag, "1.0.13"}}}
{leveled, ".*", {git, "https://github.com/martinsumner/leveled", {branch, "develop-3.0"}}}
]}.

0 comments on commit f5b05ba

Please sign in to comment.