From 40b14d2012cd575188763a96fb54127fbc73f17a Mon Sep 17 00:00:00 2001 From: RTB CI Bot <42817598+adroll-rtb-ci@users.noreply.github.com> Date: Mon, 6 Feb 2023 08:07:10 +0100 Subject: [PATCH] Update dependencies (#76) --- rebar.config | 4 ++-- rebar.lock | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/rebar.config b/rebar.config index f82619f..1525b5a 100644 --- a/rebar.config +++ b/rebar.config @@ -16,7 +16,7 @@ {cover_print_enabled, true}. {deps, - [{lhttpc, "1.3.1", {pkg, nextroll_lhttpc}}, + [{lhttpc, "1.3.2", {pkg, nextroll_lhttpc}}, {jiffy, "1.1.1"}, {erliam, "0.4.1"}, {b64fast, "0.2.3"}]}. @@ -46,7 +46,7 @@ {alias, [{test, [format, spellcheck, lint, hank, xref, dialyzer, eunit, cover, edoc]}]}. {project_plugins, - [{rebar3_hex, "~> 7.0.3"}, + [{rebar3_hex, "~> 7.0.4"}, {rebar3_format, "~> 1.2.1"}, {rebar3_lint, "~> 2.0.1"}, {rebar3_hank, "~> 1.3.0"}, diff --git a/rebar.lock b/rebar.lock index 49bb2ee..7a81bfe 100644 --- a/rebar.lock +++ b/rebar.lock @@ -2,16 +2,16 @@ [{<<"b64fast">>,{pkg,<<"b64fast">>,<<"0.2.3">>},0}, {<<"erliam">>,{pkg,<<"erliam">>,<<"0.4.1">>},0}, {<<"jiffy">>,{pkg,<<"jiffy">>,<<"1.1.1">>},0}, - {<<"lhttpc">>,{pkg,<<"nextroll_lhttpc">>,<<"1.3.1">>},0}]}. + {<<"lhttpc">>,{pkg,<<"nextroll_lhttpc">>,<<"1.3.2">>},0}]}. [ {pkg_hash,[ {<<"b64fast">>, <<"07649CF971A0ED088DEFC4F75767A52E08C468CC1D448693F4FB3051092AB987">>}, {<<"erliam">>, <<"D6C4C38CEA143AB22633AA423240861EFA6E63D09CAE9AD130BA3E1437CB40D9">>}, {<<"jiffy">>, <<"ACA10F47AA91697BF24AB9582C74E00E8E95474C7EF9F76D4F1A338D0F5DE21B">>}, - {<<"lhttpc">>, <<"9F7EC32071847BAE326C16270F114396125E8CC75A54BCE44482BD4FCAE0DA3B">>}]}, + {<<"lhttpc">>, <<"5938A05EF0B2F1044A33D28ED767B2EE15BD4271B78916B31ACF0FEF1C1ED381">>}]}, {pkg_hash_ext,[ {<<"b64fast">>, <<"DE874B5302D607840B787E93785628035FF55334EBCFAFB6413B735983913D23">>}, {<<"erliam">>, <<"0D1EF799285F7AF8C0019ED6B06A2CA5AA9699C77905153F1203D9063B8015A0">>}, {<<"jiffy">>, <<"62E1F0581C3C19C33A725C781DFA88410D8BFF1BBAFC3885A2552286B4785C4C">>}, - {<<"lhttpc">>, <<"A6E729BD3CF3DCC92179B4210D7DA648D5EA316850C483A21D5D97173A6AC08F">>}]} + {<<"lhttpc">>, <<"09C44FE9F2C70BA014BA687406AA9F4B094CA425C65B7DF51AD6D511A6F5C545">>}]} ].