diff --git a/rebar.config b/rebar.config index 6a62ea8..d1b1d49 100644 --- a/rebar.config +++ b/rebar.config @@ -3,7 +3,7 @@ {minimum_otp_vsn, "24"}. -{deps, [{hex_core, "~> 0.10.0"}, {verl, "~> 1.1.1"}]}. +{deps, [{hex_core, "~> 0.10.3"}, {verl, "~> 1.1.1"}]}. {profiles, [{test, @@ -45,9 +45,9 @@ [{test, [compile, format, spellcheck, lint, hank, xref, dialyzer, ct, cover, ex_doc]}]}. {project_plugins, - [{rebar3_hex, "~> 7.0.7"}, + [{rebar3_hex, "~> 7.0.8"}, {rebar3_format, "~> 1.3.0"}, - {rebar3_lint, "~> 3.2.3"}, + {rebar3_lint, "~> 3.2.5"}, {rebar3_hank, "~> 1.4.0"}, {rebar3_sheldon, "~> 0.4.3"}, - {rebar3_ex_doc, "~> 0.2.22"}]}. + {rebar3_ex_doc, "~> 0.2.23"}]}. diff --git a/rebar.lock b/rebar.lock index 176824b..02c30cb 100644 --- a/rebar.lock +++ b/rebar.lock @@ -1,11 +1,11 @@ {"1.2.0", -[{<<"hex_core">>,{pkg,<<"hex_core">>,<<"0.10.0">>},0}, +[{<<"hex_core">>,{pkg,<<"hex_core">>,<<"0.10.3">>},0}, {<<"verl">>,{pkg,<<"verl">>,<<"1.1.1">>},0}]}. [ {pkg_hash,[ - {<<"hex_core">>, <<"6E739A159B0141FA6C3C60C92B73AA6DEC5B7909647A9B9ECEA9DA6709B75709">>}, + {<<"hex_core">>, <<"7DC866CA8F5830566AACEF141BDDE4F1D61F687407C7070611C349E983F185D2">>}, {<<"verl">>, <<"98F3EC48B943AA4AE8E29742DE86A7CD752513687911FE07D2E00ECDF3107E45">>}]}, {pkg_hash_ext,[ - {<<"hex_core">>, <<"1C229AEB2DF3A7FFC0C00FA4FC1721995058B2C617F083CF617E29258B1D9F57">>}, + {<<"hex_core">>, <<"BC7C2B6CEB99E29550F74234952AD3B8153E6F2DBC38892BD0FF46043BE073F5">>}, {<<"verl">>, <<"0925E51CD92A0A8BE271765B02430B2E2CFF8AC30EF24D123BD0D58511E8FB18">>}]} ].