Skip to content

Commit e84e60d

Browse files
committed
Support OTP-18.0
1 parent c666a5f commit e84e60d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{require_otp_vsn, "R15|R16|17"}.
1+
{require_otp_vsn, "R15|R16|17|18"}.
22

33
{erl_opts, [fail_on_warning, debug_info, warn_untyped_record]}.
44
{xref_checks, [undefined_function_calls]}.

0 commit comments

Comments
 (0)