diff options
Diffstat (limited to 'rebar.config')
-rw-r--r-- | rebar.config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rebar.config b/rebar.config index 67fb1ac..7784835 100644 --- a/rebar.config +++ b/rebar.config @@ -7,9 +7,9 @@ {providers, "1.6.0"}, {getopt, "0.8.2"}, {bbmustache, "1.3.0"}, - {relx, "3.22.2"}, + {relx, "3.22.4"}, {cf, "0.2.2"}, - {cth_readable, "1.2.4"}, + {cth_readable, "1.2.6"}, {eunit_formatters, "0.3.1"}]}. {post_hooks, [{"(linux|darwin|solaris|freebsd|netbsd|openbsd)", |