summaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
Diffstat (limited to 'rebar.config')
-rw-r--r--rebar.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/rebar.config b/rebar.config
index 2ce40e2..1b3a8c8 100644
--- a/rebar.config
+++ b/rebar.config
@@ -5,8 +5,8 @@
{ssl_verify_hostname, "1.0.5"},
{providers, "1.4.1"},
{getopt, "0.8.2"},
- {bbmustache, "1.0.3"},
- {relx, "3.4.0"}]}.
+ {bbmustache, "1.0.4"},
+ {relx, "3.5.0"}]}.
{escript_name, rebar3}.
{escript_emu_args, "%%! +sbtu +A0\n"}.