Skip to content

Commit

Permalink
Merge pull request #49 from Kyorai/mk-bump-minimum-otp-version
Browse files Browse the repository at this point in the history
Require Erlang/OTP 24.x
  • Loading branch information
michaelklishin authored Aug 5, 2024
2 parents ea862b4 + bce577b commit e778ba2
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
@@ -1,4 +1,4 @@
{minimum_otp_vsn, "21.3"}.
{minimum_otp_vsn, "24.0"}.

{project_plugins, [rebar3_hex]}.

Expand Down

0 comments on commit e778ba2

Please sign in to comment.