summaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
authorTristan Sloughter <t@crashfast.com>2016-01-10 14:55:59 -0600
committerTristan Sloughter <t@crashfast.com>2016-01-10 14:55:59 -0600
commit6ca48fc4947be45fce18209fa3f78ef179d360dc (patch)
tree13a9e7e96cfc7a3487948e633d3caf21037e9399 /rebar.config
parentfe7b4aa3ed62fdf411a9f61f55536419e2c5bdbe (diff)
upgrade relx to 3.12.0
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 61dcd97..bb71d52 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.11.0"},
+ {relx, "3.12.0"},
{cf, "0.2.1"},
{cth_readable, "1.1.1"},
{eunit_formatters, "0.3.1"}]}.