summaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
authorFred Hebert <mononcqc@ferd.ca>2016-10-14 10:49:59 -0400
committerGitHub <noreply@github.com>2016-10-14 10:49:59 -0400
commit246a1f7e5b808610c9a2eac553c81f3ef346a33c (patch)
treec5451926ce88e03cfb4ef0b45cd7fda1f5ffac14 /rebar.config
parent13185b00364ac98061c2999074910afd3d204efd (diff)
parent56c943a1b8241c2ff165104a821b68d7298ad7a4 (diff)
Merge pull request #1353 from tsloughter/relx_3.21.1
upgrade relx to 3.21.1
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 0344032..f61d3e5 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.21.0"},
+ {relx, "3.21.1"},
{cf, "0.2.1"},
{cth_readable, "1.2.3"},
{eunit_formatters, "0.3.1"}]}.