summaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
authorTristan Sloughter <t@crashfast.com>2019-01-05 11:49:14 -0700
committerTristan Sloughter <t@crashfast.com>2019-01-05 11:50:59 -0700
commit4be7f8a046c5a4490a42359543192a4795436194 (patch)
tree54a5aeca4789e4d121a4f0fcd3524a0d1bb02a5e /rebar.config
parenta983648462e475a17cc40f252f1d8be32ca466b1 (diff)
update relx to 3.28.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 b8ad33e..75601e9 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.27.0"},
+ {relx, "3.28.0"},
{cf, "0.2.2"},
{cth_readable, "1.4.2"},
{hex_core, "0.4.0"},