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 aeef226..1de146c 100644
--- a/rebar.config
+++ b/rebar.config
@@ -5,10 +5,10 @@
{ssl_verify_fun, "1.1.5"},
{certifi, "2.5.1"},
{parse_trans, "3.3.0"}, % force otp-21 compat
- {providers, "1.7.0"},
+ {providers, "1.8.1"},
{getopt, "1.0.1"},
{bbmustache, "1.6.1"},
- {relx, "3.32.0"},
+ {relx, "3.32.1"},
{cf, "0.2.2"},
{cth_readable, "1.4.4"},
{eunit_formatters, "0.5.0"}]}.