Skip to content

Commit

Permalink
Bump elvis_core from 3.2.3 to 3.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
paulo-ferraz-oliveira committed Jun 5, 2024
1 parent e077d93 commit 9f64f1c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

%% == Dependencies and plugins ==

{deps, [{elvis_core, "3.2.3"}]}.
{deps, [{elvis_core, "3.2.4"}]}.

{project_plugins,
[{rebar3_hank, "~> 1.4.0"},
Expand Down
6 changes: 3 additions & 3 deletions rebar.lock
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{"1.2.0",
[{<<"elvis_core">>,{pkg,<<"elvis_core">>,<<"3.2.3">>},0},
[{<<"elvis_core">>,{pkg,<<"elvis_core">>,<<"3.2.4">>},0},
{<<"katana_code">>,{pkg,<<"katana_code">>,<<"2.1.0">>},1},
{<<"zipper">>,{pkg,<<"zipper">>,<<"1.0.1">>},1}]}.
[
{pkg_hash,[
{<<"elvis_core">>, <<"6B520121E5CE02AA826EE1812A4E664091114CE6B1B7E8B295B5F469493C73B7">>},
{<<"elvis_core">>, <<"F9CB19E7C1E74860304E28AACD459D9D2D05545B1FED775F35193F4D4F0D1616">>},
{<<"katana_code">>, <<"0C42BDCD7E59995876AED9F678CF62E3D12EF42E0FBB2190556E64BFEBDD15C6">>},
{<<"zipper">>, <<"3CCB4F14B97C06B2749B93D8B6C204A1ECB6FAFC6050CACC3B93B9870C05952A">>}]},
{pkg_hash_ext,[
{<<"elvis_core">>, <<"A0F0D681CCD9355A165C35973675551F1021687CF992F15C5BFF66B6664EDE04">>},
{<<"elvis_core">>, <<"8106DFA0565330772FB31759AE69B79BC143A59CF804577FA83FFA76164C151F">>},
{<<"katana_code">>, <<"AE3BBACA187511588F69695A9FF22251CB2CC672FDCCC180289779BDD25175EF">>},
{<<"zipper">>, <<"6A1FD3E1F0CC1D1DF5642C9A0CE2178036411B0A5C9642851D1DA276BD737C2D">>}]}
].

0 comments on commit 9f64f1c

Please sign in to comment.