summaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
authorTristan Sloughter <t@crashfast.com>2016-02-16 11:53:02 -0600
committerTristan Sloughter <t@crashfast.com>2016-02-16 11:53:14 -0600
commit73b857f6fd943c0f3e783cbbbc3efe3d8baf066e (patch)
tree9182d7cf1b18c8f3c3a3b6eb3d9d865b3b4c395b /rebar.config
parent44ebce927f37f23ce71d6db155102e87a6fab65a (diff)
update relx to 3.16.0 to include color intesity update
Diffstat (limited to 'rebar.config')
-rw-r--r--rebar.config2
1 files changed, 1 insertions, 1 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"}]}.