diff --git a/test.disabled/ejabberd_tests/rebar.config b/test.disabled/ejabberd_tests/rebar.config index 7d0ef2a46b0..f9d30815221 100644 --- a/test.disabled/ejabberd_tests/rebar.config +++ b/test.disabled/ejabberd_tests/rebar.config @@ -10,7 +10,7 @@ {jiffy, ".*", {git, "git://github.com/davisp/jiffy.git", "0.14.8"}}, {proper, ".*", {git, "https://github.com/manopapad/proper.git", "v1.2"}}, {exml, ".*", {git, "git://github.com/esl/exml.git", "013fc58"}}, - {escalus, ".*", {git, "git://github.com/esl/escalus.git", "4e4ffda"}}, + {escalus, ".*", {git, "git://github.com/esl/escalus.git", "aa8821c1028f26823eacbaa991c8aa6ab524fd4b"}}, %% Switch cowboy to upstream after ditching support for OTP 17.x {cowboy, ".*", {git, "git://github.com/rslota/cowboy.git", {tag, "2.0.0-pre.7-r17"}}}, {shotgun, ".*", {git, "https://github.com/inaka/shotgun.git", "4e67065"}},