Skip to content

Commit d29728e

Browse files
authored
Merge pull request #2053 from tsloughter/relx-3.31.0
upgrade relx 3.31.0
2 parents 27ed95f + 7d55bd3 commit d29728e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
{providers, "1.7.0"},
99
{getopt, "1.0.1"},
1010
{bbmustache, "1.6.1"},
11-
{relx, "3.30.0"},
11+
{relx, "3.31.0"},
1212
{cf, "0.2.2"},
1313
{cth_readable, "1.4.3"},
1414
{eunit_formatters, "0.5.0"}]}.

rebar.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
{<<"getopt">>,{pkg,<<"getopt">>,<<"1.0.1">>},0},
99
{<<"parse_trans">>,{pkg,<<"parse_trans">>,<<"3.3.0">>},0},
1010
{<<"providers">>,{pkg,<<"providers">>,<<"1.7.0">>},0},
11-
{<<"relx">>,{pkg,<<"relx">>,<<"3.30.0">>},0},
11+
{<<"relx">>,{pkg,<<"relx">>,<<"3.31.0">>},0},
1212
{<<"ssl_verify_fun">>,{pkg,<<"ssl_verify_fun">>,<<"1.1.4">>},0}]}.
1313
[
1414
{pkg_hash,[
@@ -21,6 +21,6 @@
2121
{<<"getopt">>, <<"C73A9FA687B217F2FF79F68A3B637711BB1936E712B521D8CE466B29CBF7808A">>},
2222
{<<"parse_trans">>, <<"09765507A3C7590A784615CFD421D101AEC25098D50B89D7AA1D66646BC571C1">>},
2323
{<<"providers">>, <<"BBF730563914328EC2511D205E6477A94831DB7297DE313B3872A2B26C562EAB">>},
24-
{<<"relx">>, <<"F28F745053118331B2C873B8CA3CE812A760FC664836ACA5554055AD712BA47F">>},
24+
{<<"relx">>, <<"7EBA13DFFC4EEA9FBFAE2B42B739AFDE268E07C3EE7207872CD74782A4913455">>},
2525
{<<"ssl_verify_fun">>, <<"F0EAFFF810D2041E93F915EF59899C923F4568F4585904D010387ED74988E77B">>}]}
2626
].

0 commit comments

Comments
 (0)