summaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
authorTristan Sloughter <t@crashfast.com>2017-07-14 11:10:54 -0700
committerTristan Sloughter <t@crashfast.com>2017-07-14 11:10:54 -0700
commit8468e79d292a44a414d9d9a91f3cbcdba578cffb (patch)
tree2479342735f8d4271e5fde2ff34bf86e0eb4e426 /rebar.config
parentbaa369884ddc6d0449be76517fc292fe8d59aef5 (diff)
upgrade relx
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 3773669..e3d0604 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.23.0"},
+ {relx, "3.23.1"},
{cf, "0.2.2"},
{cth_readable, "1.2.6"},
{eunit_formatters, "0.3.1"}]}.