summaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
authorTristan Sloughter <t@crashfast.com>2017-03-20 17:12:11 -0700
committerTristan Sloughter <t@crashfast.com>2017-03-20 17:12:11 -0700
commit2f2aa4e1b8f538dc57b79572aa0bcba5fb67328b (patch)
tree95e5657a31cd70b7fd2dac8d5ed363e65d3aeae9 /rebar.config
parent695da1e0c2d9cea1bece49c9e1ef9fdad58464cc (diff)
upgrade relx to 3.22.3
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 67fb1ac..36ef8c7 100644
--- a/rebar.config
+++ b/rebar.config
@@ -7,7 +7,7 @@
{providers, "1.6.0"},
{getopt, "0.8.2"},
{bbmustache, "1.3.0"},
- {relx, "3.22.2"},
+ {relx, "3.22.3"},
{cf, "0.2.2"},
{cth_readable, "1.2.4"},
{eunit_formatters, "0.3.1"}]}.