summaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
authorTristan Sloughter <t@crashfast.com>2019-04-12 17:35:36 -0600
committerTristan Sloughter <t@crashfast.com>2019-04-12 17:35:36 -0600
commit6f59280ef6e12ea11adfcc3d3306eea08f09a25a (patch)
treea3bc2942a4869f73ef6c22961e15e4db482a8d60 /rebar.config
parentd58e35e65c65df38a557e1bb2669539f7cca67c6 (diff)
upgrad 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"}]}.