summaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
authorFred Hebert <mononcqc@ferd.ca>2019-04-12 21:59:35 -0400
committerGitHub <noreply@github.com>2019-04-12 21:59:35 -0400
commitb465a3613842c3879382cffd7c158043fdbcfcc7 (patch)
treea3bc2942a4869f73ef6c22961e15e4db482a8d60 /rebar.config
parentd58e35e65c65df38a557e1bb2669539f7cca67c6 (diff)
parent6f59280ef6e12ea11adfcc3d3306eea08f09a25a (diff)
Merge pull request #2051 from tsloughter/up-relx-3.30.0
upgrade relx to 3.30.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 6d80bd9..07c0217 100644
--- a/rebar.config
+++ b/rebar.config
@@ -8,7 +8,7 @@
{providers, "1.7.0"},
{getopt, "1.0.1"},
{bbmustache, "1.6.0"},
- {relx, "3.29.0"},
+ {relx, "3.30.0"},
{cf, "0.2.2"},
{cth_readable, "1.4.3"},
{eunit_formatters, "0.5.0"}]}.