summaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
authorFred Hebert <mononcqc@ferd.ca>2019-02-05 13:39:08 -0500
committerFred Hebert <mononcqc@ferd.ca>2019-02-05 14:31:47 -0500
commita7c2b3c51334f4018e94c74f97b27901f300bcdb (patch)
tree95f69eadce42697c59201b3ce47fa8e8087760ef /rebar.config
parent5f281b9928a2fc328967d171ecad676d8a356161 (diff)
Bump cth_readable
Handles some internal changes in logger in OTP-21.2 that broke the follow-up error printouts after the first failure of a CT run
Diffstat (limited to 'rebar.config')
-rw-r--r--rebar.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config b/rebar.config
index 75601e9..1f18d97 100644
--- a/rebar.config
+++ b/rebar.config
@@ -10,7 +10,7 @@
{bbmustache, "1.6.0"},
{relx, "3.28.0"},
{cf, "0.2.2"},
- {cth_readable, "1.4.2"},
+ {cth_readable, "1.4.3"},
{hex_core, "0.4.0"},
{eunit_formatters, "0.5.0"}]}.