From af426acec1a22b47c5f31598eb7e2da265fade6e Mon Sep 17 00:00:00 2001 From: Fred Hebert Date: Sat, 25 Feb 2017 10:10:05 -0500 Subject: Bump cth_readable to 1.2.4 Fixes an issue where some skipped test suites could end up misreported as the previous suite. See https://github.com/ferd/cth_readable/issues/10 --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rebar.config') diff --git a/rebar.config b/rebar.config index 1d853c4..2a86d04 100644 --- a/rebar.config +++ b/rebar.config @@ -9,7 +9,7 @@ {bbmustache, "1.3.0"}, {relx, "3.22.2"}, {cf, "0.2.2"}, - {cth_readable, "1.2.3"}, + {cth_readable, "1.2.4"}, {eunit_formatters, "0.3.1"}]}. {post_hooks, [{"(linux|darwin|solaris|freebsd|netbsd|openbsd)", -- cgit v1.1