From 73b857f6fd943c0f3e783cbbbc3efe3d8baf066e Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Tue, 16 Feb 2016 11:53:02 -0600 Subject: update relx to 3.16.0 to include color intesity update --- rebar.config | 2 +- rebar.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rebar.config b/rebar.config index 52c2f80..d8e3480 100644 --- a/rebar.config +++ b/rebar.config @@ -7,7 +7,7 @@ {providers, "1.6.0"}, {getopt, "0.8.2"}, {bbmustache, "1.0.4"}, - {relx, "3.15.0"}, + {relx, "3.16.0"}, {cf, "0.2.1"}, {cth_readable, "1.2.0"}, {eunit_formatters, "0.3.1"}]}. diff --git a/rebar.lock b/rebar.lock index fb4788b..382fc7b 100644 --- a/rebar.lock +++ b/rebar.lock @@ -6,5 +6,5 @@ {<<"eunit_formatters">>,{pkg,<<"eunit_formatters">>,<<"0.3.1">>},0}, {<<"getopt">>,{pkg,<<"getopt">>,<<"0.8.2">>},0}, {<<"providers">>,{pkg,<<"providers">>,<<"1.6.0">>},0}, - {<<"relx">>,{pkg,<<"relx">>,<<"3.15.0">>},0}, + {<<"relx">>,{pkg,<<"relx">>,<<"3.16.0">>},0}, {<<"ssl_verify_hostname">>,{pkg,<<"ssl_verify_hostname">>,<<"1.0.5">>},0}]. -- cgit v1.1