summaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
authorTristan Sloughter <t@crashfast.com>2019-04-14 07:47:55 -0600
committerTristan Sloughter <t@crashfast.com>2019-04-14 07:48:47 -0600
commit7d55bd382ed2a96edd6eacec82555b7b68fddf0d (patch)
treea4223891c075bc61231329ebac2fe1500fc61aec /rebar.config
parent27ed95f54ef9627a3069480e9120051dbcd88e2e (diff)
upgrade relx 3.31.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 467e079..584ad21 100644
--- a/rebar.config
+++ b/rebar.config
@@ -8,7 +8,7 @@
{providers, "1.7.0"},
{getopt, "1.0.1"},
{bbmustache, "1.6.1"},
- {relx, "3.30.0"},
+ {relx, "3.31.0"},
{cf, "0.2.2"},
{cth_readable, "1.4.3"},
{eunit_formatters, "0.5.0"}]}.