Skip to content

Commit

Permalink
Merge pull request #59 from project-fifo/feature/elvis_core-3.2.0
Browse files Browse the repository at this point in the history
Bump elvis_core to 3.2.0
  • Loading branch information
elbrujohalcon authored Jan 18, 2024
2 parents e3e28b8 + 981fa47 commit bd5fbd4
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.1.0"}]}.
{deps, [{elvis_core, "3.2.0"}]}.

{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.1.0">>},0},
[{<<"elvis_core">>,{pkg,<<"elvis_core">>,<<"3.2.0">>},0},
{<<"katana_code">>,{pkg,<<"katana_code">>,<<"2.1.0">>},1},
{<<"zipper">>,{pkg,<<"zipper">>,<<"1.0.1">>},1}]}.
[
{pkg_hash,[
{<<"elvis_core">>, <<"ADAB92961684D20D1349B219C2DD328B602CEF464E5823E22D0965DF9611F263">>},
{<<"elvis_core">>, <<"1B8DD3190903ED7520D03DD53E7535574CFC7354C89FA580BE8FD3F65A70C248">>},
{<<"katana_code">>, <<"0C42BDCD7E59995876AED9F678CF62E3D12EF42E0FBB2190556E64BFEBDD15C6">>},
{<<"zipper">>, <<"3CCB4F14B97C06B2749B93D8B6C204A1ECB6FAFC6050CACC3B93B9870C05952A">>}]},
{pkg_hash_ext,[
{<<"elvis_core">>, <<"8E02FBA315D04DAD4DC97EE96627E01ECA4DED15D11251270D26668AC327C72E">>},
{<<"elvis_core">>, <<"05EBF8D4840F4A81721907E1DDCE2F3455BE8EA0F0FB280D50C8DE85C40060FA">>},
{<<"katana_code">>, <<"AE3BBACA187511588F69695A9FF22251CB2CC672FDCCC180289779BDD25175EF">>},
{<<"zipper">>, <<"6A1FD3E1F0CC1D1DF5642C9A0CE2178036411B0A5C9642851D1DA276BD737C2D">>}]}
].

0 comments on commit bd5fbd4

Please sign in to comment.