diff options
Diffstat (limited to 'rebar.config')
-rw-r--r-- | rebar.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config b/rebar.config index 4cfb71e..b8ad33e 100644 --- a/rebar.config +++ b/rebar.config @@ -11,7 +11,7 @@ {relx, "3.27.0"}, {cf, "0.2.2"}, {cth_readable, "1.4.2"}, - {hex_core, "0.2.0"}, + {hex_core, "0.4.0"}, {eunit_formatters, "0.5.0"}]}. {post_hooks, [{"(linux|darwin|solaris|freebsd|netbsd|openbsd)", |