Skip to content

Commit

Permalink
Bump elvis_core from 3.2.2 to 3.2.3 (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulo-ferraz-oliveira authored May 23, 2024
1 parent 1b00dac commit e077d93
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.2"}]}.
{deps, [{elvis_core, "3.2.3"}]}.

{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.2">>},0},
[{<<"elvis_core">>,{pkg,<<"elvis_core">>,<<"3.2.3">>},0},
{<<"katana_code">>,{pkg,<<"katana_code">>,<<"2.1.0">>},1},
{<<"zipper">>,{pkg,<<"zipper">>,<<"1.0.1">>},1}]}.
[
{pkg_hash,[
{<<"elvis_core">>, <<"D5AE5FB7ACDF9D23A2AA3F6E4610490A06F7E8FB33EE65E09C5EA3A0ECF64A73">>},
{<<"elvis_core">>, <<"6B520121E5CE02AA826EE1812A4E664091114CE6B1B7E8B295B5F469493C73B7">>},
{<<"katana_code">>, <<"0C42BDCD7E59995876AED9F678CF62E3D12EF42E0FBB2190556E64BFEBDD15C6">>},
{<<"zipper">>, <<"3CCB4F14B97C06B2749B93D8B6C204A1ECB6FAFC6050CACC3B93B9870C05952A">>}]},
{pkg_hash_ext,[
{<<"elvis_core">>, <<"3786F027751CC265E7389BF5AC1329DB547510D80F499B45EFE771BDAF889B36">>},
{<<"elvis_core">>, <<"A0F0D681CCD9355A165C35973675551F1021687CF992F15C5BFF66B6664EDE04">>},
{<<"katana_code">>, <<"AE3BBACA187511588F69695A9FF22251CB2CC672FDCCC180289779BDD25175EF">>},
{<<"zipper">>, <<"6A1FD3E1F0CC1D1DF5642C9A0CE2178036411B0A5C9642851D1DA276BD737C2D">>}]}
].

0 comments on commit e077d93

Please sign in to comment.