Skip to content

Commit db8a0c0

Browse files
committed
deprecate R14 because of -callback for behaviour and added 17.0
1 parent 9ccdebe commit db8a0c0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

rebar.config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
{require_otp_vsn, "R15|R16|17"}.
2+
13
{erl_opts, [fail_on_warning, debug_info, warn_untyped_record]}.
24
{xref_checks, [undefined_function_calls]}.
35
{cover_enabled, true}.

0 commit comments

Comments
 (0)